Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -l ls -F ls -x ls -a ls -l ls -F ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor down by one line to move cursor right by one position to move cursor left by one position None of these to move cursor to the beginning of the line specified by the number to move cursor down by one line to move cursor right by one position to move cursor left by one position None of these to move cursor to the beginning of the line specified by the number ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? pid None of these -r option #NAME? pid None of these -r option #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? copy programs/wb misc/wbx cp programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx cp programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st None of these sh sort sort -r st None of these sh sort sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? cd /.profile l -u .profile find /-name profile -print ls profile None of these cd /.profile l -u .profile find /-name profile -print ls profile None of these ANSWER DOWNLOAD EXAMIANS APP