Unix Which command will be used with vi editor to replace text from cursor to right? R r C c R r C c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? mv remove ren rename mv remove ren rename ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -1 ls -t ls -i ls -R ls -1 ls -t ls -i ls -R 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? more grep cat None of these tee more grep cat None of these tee ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following special shell variables is used to process number of the last background job? $# $* $! $0 $# $* $! $0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? % + None of these = - % + None of these = - ANSWER DOWNLOAD EXAMIANS APP