Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go-x note chmod go+r note chmod go+rw note chmod go-r note chmod go-x note chmod go+r note chmod go+rw note chmod go-r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd [p] cd p cd p* cd p* cd [p] cd p cd p* cd p* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? cat cut grep paste cat cut grep paste ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to display a file copy a file capture a file None of these print a file display a file copy a file capture a file None of these print a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? find /-name profile -print cd /.profile ls profile l -u .profile None of these find /-name profile -print cd /.profile ls profile l -u .profile None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? TRY my .file trial None of these TRY my .file trial None of these ANSWER DOWNLOAD EXAMIANS APP