Unix The % key allows you to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor backward to the beginning of a word to move the cursor to the upperleft corner of the screen to move the cursor to the first column in the current line to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor backward to the beginning of a word to move the cursor to the upperleft corner of the screen to move the cursor to the first column in the current line 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 -i ls -R ls -t ls -1 ls -i ls -R ls -t ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? st sort sh None of these sort -r st sort sh None of these sort -r ANSWER DOWNLOAD EXAMIANS APP
Unix The cp command uses: standard output file both input and output file standard input file neither standard input nor standard output file standard output file both input and output file standard input file neither standard input nor standard output file 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? grep cat tee more None of these grep cat tee more None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP