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-r note chmod go+r note chmod go-x note chmod go+rw note chmod go-r note chmod go+r note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is login password home shell None of these login password home shell None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? path prompt $p$g dir pwd path prompt $p$g dir pwd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about yourself? who am i None of these which pwd i /4 who am i None of these which pwd i /4 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls ~ x ls -F -x ls -l Ip ls ~ x ls -F -x ls -l Ip ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? 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 None of these ANSWER DOWNLOAD EXAMIANS APP