Unix Which command is used to terminate a process? cancel kill haltsys shutdown cancel kill haltsys shutdown ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? my .file None of these TRY trial my .file None of these TRY trial 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 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: 744 755 555 744 755 555 ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -l -d -b -r None of these -l -d -b -r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile >newfile wc infile - newfile wc newfile wc infile | newfile wc infile >newfile wc infile - newfile wc newfile wc infile | newfile ANSWER DOWNLOAD EXAMIANS APP