Unix Which of the following keys is used to move the cursor to the end of the paragraph. ) ( } { ) ( } { ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? more grep head cat more grep head cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -x a+x progs chmod -R a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -x a+x progs chmod -R a+x progs chmod -R 222 progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? cd/ cd .. None of these cd chdir cd/ cd .. None of these cd chdir 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 #NAME? -1 -2 -4 #NAME? -1 -2 ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to capture a file copy a file display a file None of these print a file capture a file copy a file display a file None of these print a file ANSWER DOWNLOAD EXAMIANS APP