Unix Which command is used to display the top of the file? more cat grep head more cat grep head ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to display a file None of these print a file capture a file copy a file display a file None of these print a file capture a file copy a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? #NAME? None of these +(m+l).n kill #NAME? None of these +(m+l).n kill ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? wc touch cat grep wc touch cat grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to save file and remain in the editing mode? q! :w :x None of these :q q! :w :x None of these :q ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? cat grep None of these more tee cat grep None of these more tee ANSWER DOWNLOAD EXAMIANS APP