Unix Which command is used to display the top of the file? head grep cat more head grep cat more ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? -r option None of these #NAME? pid -r option None of these #NAME? pid ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -l ls -a ls -F ls -x ls -l ls -a ls -F ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates All of these None of these Read and write permission of groups Execute permission for the owner Write permission for others All of these None of these Read and write permission of groups Execute permission for the owner Write permission for others ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* .ch All of these patch catch .ch All of these patch catch 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 None of these who | tee user.lst who < user.lste who > user.lst who >> user.lst None of these who | tee user.lst who < user.lste ANSWER DOWNLOAD EXAMIANS APP