Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use tty ^c stty echoe stty echo ^a stty intr ^c tty ^c stty echoe stty echo ^a stty intr ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? wc touch grep cat wc touch grep cat ANSWER DOWNLOAD EXAMIANS APP
Unix The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tee grep tr sort tee grep tr sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with disk free command to include the total amount of disk space in the file system? #NAME? #NAME? -4 #NAME? None of these #NAME? #NAME? -4 #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? None of these ! $ # @ None of these ! $ # @ ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out copy None of these cp - p cp cpio copy None of these cp - p cp cpio ANSWER DOWNLOAD EXAMIANS APP