Unix Which command is used to locate all the .profile files in the system? None of these cd /.profile l -u .profile ls profile find /-name profile -print None of these cd /.profile l -u .profile ls profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? dir ls tar lp dir ls tar lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? ps au pid du ps au pid du ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+r, u+x note None of these chmod go+x, u-x note chmod g-x, uo+r note chmod u-x, go+r note chmod go+r, u+x note None of these chmod go+x, u-x note chmod g-x, uo+r note chmod u-x, go+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 0 cancel all None of these kill 1 cancel 1 kill 0 cancel all None of these kill 1 cancel 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? grep None of these sort wc grep None of these sort wc ANSWER DOWNLOAD EXAMIANS APP