Unix Which command will be used with vi editor to append text at end of line? i a A None of these I i a A None of these I ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? None of these more cat grep tee None of these more cat grep tee ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? rename remove mv ren rename remove mv ren ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? -R -1 None of these #NAME? -R -1 None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel 1 cancel all kill 1 None of these kill 0 cancel 1 cancel all kill 1 None of these kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note chmod a-rw chmod u+r,g+r,o-x note None of these chmod go+r note chmod ugo=r note chmod a-rw chmod u+r,g+r,o-x note None of these chmod go+r note ANSWER DOWNLOAD EXAMIANS APP