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 Which of the following commands is used to list contents of directories? tar lp ls dir tar lp ls dir ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 4=7, g=6,0 =1 note chmod 167 note chmo a =761 note chmod u=rwx, g=rw, o=x note None of these chmod 4=7, g=6,0 =1 note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? cat grep wc touch cat grep wc touch ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .profile None of these .exrc autoexec.bat .autoexec .profile None of these .exrc autoexec.bat .autoexec 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 -1 #NAME? None of these -r -1 #NAME? None of these -r ANSWER DOWNLOAD EXAMIANS APP