Unix Which option will be used with ps command to slow the entire command line of the process being run? #NAME? -4 -1 -2 #NAME? -4 -1 -2 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel shutdown kill haltsys cancel shutdown kill haltsys 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 -1 a+x progs chmod -R 222 progs chmod -R a+x progs chmod -x a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -c wc -r wc -w wc - 1 wc -c wc -r wc -w wc - 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? mesg None of these grep mail write mesg None of these grep mail write ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? eof None of these tail bof head - r eof None of these tail bof head - r ANSWER DOWNLOAD EXAMIANS APP