Unix Which of the following commands is used to obtain a list of all files by modification time? ls -i ls -R ls -1 ls -t ls -i ls -R ls -1 ls -t 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 of the following command is used to go to home directory? cd HOME. cd.. cd cd/ None of these cd HOME. cd.. cd cd/ None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? l -u .profile ls profile cd /.profile find /-name profile -print None of these l -u .profile ls profile cd /.profile find /-name profile -print None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? cat pg None of these lp more cat pg None of these lp more ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch .ch catch All of these patch .ch catch All of these ANSWER DOWNLOAD EXAMIANS APP