Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note None of these chmod g-x, uo+r note chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note None of these chmod g-x, uo+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? r s S R r s S R ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn pg print lp prn pg print lp ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. All of these /pat :pat ?pat All of these /pat :pat ?pat ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard input file standard output file neither standard input nor standard output file both input and output file standard input file standard output file neither standard input nor standard output file both input and output file 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 None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? ANSWER DOWNLOAD EXAMIANS APP