Unix Which command is used to count just the number of characters in a file? wc -w wc - 1 wc -r wc -c wc -w wc - 1 wc -r wc -c ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echoe tty ^c stty intr ^c stty echo ^a stty echoe tty ^c stty intr ^c stty echo ^a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? k h None of these i j k h None of these i j ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? #NAME? None of these -1 -R #NAME? None of these -1 -R ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it -r #NAME? -1 None of these -r #NAME? -1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. mail mesg write grep mail mesg write grep ANSWER DOWNLOAD EXAMIANS APP