Unix Which of the following keys is used to move the cursor to the end of the paragraph. ( { } ) ( { } ) ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to print a file? prn lp print pg prn lp print pg ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to obtain a list of all files by modification time? ls -t ls -i ls -R ls -1 ls -t ls -i ls -R ls -1 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? tee cat more grep None of these tee cat more grep None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with the chmod command recursively to all files and sub-directories in a directory? #NAME? -R -1 None of these #NAME? -R -1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+x note chmod u+w note chmod g+x note chmod ugo+x note chmod u+x note chmod u+w note chmod g+x note chmod ugo+x note ANSWER DOWNLOAD EXAMIANS APP