Unix The % key allows you 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 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 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? cat tee grep None of these more cat tee grep None of these more ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? cp programs/wb misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in /tmp directory /unix directory None of these /dev directory /bin and /usr/bin directories /tmp directory /unix directory None of these /dev directory /bin and /usr/bin directories ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? #NAME? None of these -c -r option #NAME? None of these -c -r option ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells the name of the group owner of the file who the owner of the file is how large the file is and when the file was last modified. All of these None of these the name of the group owner of the file who the owner of the file is how large the file is and when the file was last modified. All of these None of these ANSWER DOWNLOAD EXAMIANS APP