Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wcount count p None of these wc countw wcount count p None of these wc countw ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel all kill 0 kill 1 None of these cancel 1 cancel all kill 0 kill 1 None of these cancel 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? fch None of these ech tch rch fch None of these ech tch rch 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 option is used with the chmod command recursively to all files and sub-directories in a directory? #NAME? -1 -R None of these #NAME? -1 -R None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 167 note chmod 4=7, g=6,0 =1 note chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 167 note chmod 4=7, g=6,0 =1 note ANSWER DOWNLOAD EXAMIANS APP