Unix Which option will be used with ps command to slow the entire command line of the process being run? -4 -2 -1 #NAME? -4 -2 -1 #NAME? 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? None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+r, u+x note chmod go+x, u-x note None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+r, u+x note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l -d ls -x ls -F ls -l ls -l -d ls -x ls -F ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? find /-name profile -print l -u .profile ls profile cd /.profile None of these find /-name profile -print l -u .profile ls profile cd /.profile None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the erxc shell profile logic erxc shell profile logic ANSWER DOWNLOAD EXAMIANS APP
Unix You can append to a file instead of overwriting by using the < symbols > symbols >> symbols None of these < symbols > symbols >> symbols None of these ANSWER DOWNLOAD EXAMIANS APP