Unix Which of the following commands is used to obtain a list of all files by modification time? ls -t ls -R ls -i ls -1 ls -t ls -R ls -i ls -1 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 echoe stty intr ^c stty echo ^a tty ^c stty echoe stty intr ^c stty echo ^a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? None of these my .file trial TRY None of these my .file trial TRY ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? del remove rm mv del remove rm mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. mail grep write mesg mail grep write mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? // ? ?? / // ? ?? / ANSWER DOWNLOAD EXAMIANS APP