Unix Which operator will be used with chmod command to assign absolute permission? - % None of these = + - % None of these = + ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory? cp wb collect mon ../misc None of these copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc copy wb collect mon /misc cp wb collect mon ../misc None of these copy wb ../misc collect ../misc mon ../misc tar wb collect mon /misc copy wb collect mon /misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? Shadow password All the these profile Shadow password All the these profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 1 None of these cancel 1 cancel all kill 0 kill 1 None of these cancel 1 cancel all kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rmdir rdir dldir rd rmdir rdir dldir rd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod u+r,g+r,o-x note chmod go+r note chmod ugo=r note chmod a-rw None of these chmod u+r,g+r,o-x note chmod go+r note chmod ugo=r note chmod a-rw None of these ANSWER DOWNLOAD EXAMIANS APP