Unix Which command is used to sort the lines of data in a file in reverse order sort sort -r sh st sort sort -r sh st ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? m user-list r user-list d user-list None of these e user-list m user-list r user-list d user-list None of these e user-list ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? None of these ls profile cd /.profile l -u .profile find /-name profile -print None of these ls profile cd /.profile l -u .profile find /-name profile -print ANSWER DOWNLOAD EXAMIANS APP
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 g-x, uo+r note chmod go+r, u+x note None of these chmod go+x, u-x note chmod u-x, go+r note chmod g-x, uo+r note chmod go+r, u+x note None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor scroll half page backward? None of these [Control-c] [Control -P] [Control - u] [Control-d] None of these [Control-c] [Control -P] [Control - u] [Control-d] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? fch ech None of these rch tch fch ech None of these rch tch ANSWER DOWNLOAD EXAMIANS APP