Unix Which command is used to sort the lines of data in a file in reverse order sort -r sh sort st sort -r sh sort st ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the >> symbols > symbols None of these < symbols >> symbols > symbols None of these < symbols 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 tty ^c stty echo ^a stty intr ^c stty echoe tty ^c stty echo ^a stty intr ^c stty echoe ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? None of these d user-list m user-list r user-list e user-list None of these d user-list m user-list r user-list e user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? : $ ; # : $ ; # ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? wc sort grep None of these wc sort grep None of these ANSWER DOWNLOAD EXAMIANS APP