Unix Which command is used to remove a file? rm remove del mv rm remove del mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod 777 emp* chmod 222 emp? chmod u+r ??? emp chmod u+x emp[1-3] chmod 777 emp* chmod 222 emp? chmod u+r ??? emp chmod u+x emp[1-3] ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -i ls -R ls -1 ls -t ls -i ls -R ls -1 ls -t ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? cd /.profile None of these find /-name profile -print ls profile l -u .profile cd /.profile None of these find /-name profile -print ls profile l -u .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? Shadow All the these profile password Shadow All the these profile password ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel 1 kill 1 cancel all kill 0 None of these cancel 1 kill 1 cancel all kill 0 None of these ANSWER DOWNLOAD EXAMIANS APP