Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 167 note chmod 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? ls profile l -u .profile None of these cd /.profile find /-name profile -print ls profile l -u .profile None of these cd /.profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? None of these tar programs/wb misc/wb cp programs/wb misc copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these tar programs/wb misc/wb cp programs/wb misc copy programs/wb misc/wb copy a:programs/wb b:misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these mv * ../bin *.* mv * /bin/* mv * ../bin mv *.* /bin/ None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it None of these #NAME? -r -1 None of these #NAME? -r -1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to move the cursor to the end of the paragraph. } ( ) { } ( ) { ANSWER DOWNLOAD EXAMIANS APP