Unix Which of the following keys is used to replace a single character with new text? s S r R s S r R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? tee more cat None of these grep tee more cat None of these grep 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 echo ^a stty echoe stty intr ^c tty ^c stty echo ^a stty echoe stty intr ^c tty ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc cp wb collect mon ../misc tar wb collect mon /misc copy wb ../misc collect ../misc mon ../misc None of these copy wb collect mon /misc cp wb collect mon ../misc tar wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 555 note chmod 444 note chmod 333 note chmod 666 note chmod 555 note chmod 444 note chmod 333 note chmod 666 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? [Control -P] [Control-d] [Control-c] None of these [Control - u] [Control -P] [Control-d] [Control-c] None of these [Control - u] ANSWER DOWNLOAD EXAMIANS APP