Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+w note chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note chmod ugo+x note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -x a+x progs chmod -R a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -x a+x progs chmod -R a+x progs chmod -R 222 progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to extract specific columns from the file? grep paste cut cat grep paste cut cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? $ ! @ None of these # $ ! @ None of these # ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note chmod 167 note None of these chmod u=rwx, g=rw, o=x note chmo a =761 note chmod 4=7, g=6,0 =1 note chmod 167 note None of these ANSWER DOWNLOAD EXAMIANS APP