Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wcount None of these wc count p countw wcount None of these wc count p countw ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -l ls -F ls -a ls -x ls -l ls -F ls -a ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+rw note chmod go-x note chmod go-r note chmod go+r note chmod go+rw note chmod go-x note chmod go-r note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? ls profile None of these l -u .profile cd /.profile find /-name profile -print ls profile None of these l -u .profile cd /.profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 1 kill 0 None of these cancel all cancel 1 kill 1 kill 0 None of these cancel all cancel 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? #NAME? -4 -2 -1 #NAME? -4 -2 -1 ANSWER DOWNLOAD EXAMIANS APP