Unix Which option will be used with ps command to slow the entire command line of the process being run? -2 #NAME? -4 -1 -2 #NAME? -4 -1 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? kill +(m+l).n None of these #NAME? kill +(m+l).n None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in reverse order sh sort -r st sort sh sort -r st sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? None of these bof tail eof head - r None of these bof tail eof head - r ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+rw letter chmod u+x letter chmod ugo+x letter chmod ugo+r letter chmod ugo+rw letter chmod u+x letter chmod ugo+x letter chmod ugo+r letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* catch patch .ch All of these catch patch .ch All of these ANSWER DOWNLOAD EXAMIANS APP