Unix You can append to a file instead of overwriting by using the < symbols None of these > symbols >> symbols < symbols None of these > symbols >> symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sh st None of these sort -r sort sh st None of these sort -r sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? 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 chmod go-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? -r option None of these pid #NAME? -r option None of these pid #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? None of these tail bof head - r eof None of these tail bof head - r eof ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd chdir cdir changedir None of these cd chdir cdir changedir None of these ANSWER DOWNLOAD EXAMIANS APP