Unix Which command is used to list out all the hidden files along with the other files? ls -F ls -l ls -x ls -a ls -F ls -l ls -x ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x ls ~ x ls -l Ip ls -F -x ls ~ x ls -l Ip ANSWER DOWNLOAD EXAMIANS APP
Unix Which of following commands is used for an automatic reminder service? calendar mail mesg write None of these calendar mail mesg write None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? copy programs/wb misc/wb cp programs/wb misc tar programs/wb misc/wb None of these copy a:programs/wb b:misc/wb copy programs/wb misc/wb cp programs/wb misc tar programs/wb misc/wb None of these copy a:programs/wb b:misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who > user.lst who >> user.lst who < user.lste None of these who | tee user.lst who > user.lst who >> user.lst who < user.lste None of these who | tee user.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -4 -1 -2 #NAME? -4 -1 -2 #NAME? ANSWER DOWNLOAD EXAMIANS APP