Unix Which column contains all details of the permissions of a file when you issue the ls -l command? second third first fourth second third first fourth ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 755 555 744 755 555 744 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the last background job? $0 $* $# $! $0 $* $# $! ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? cp programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? od cd oct of od cd oct of ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -1 #NAME? None of these -R -1 #NAME? None of these -R ANSWER DOWNLOAD EXAMIANS APP