Unix Which command is used with vi editor to move the cursor to the left? k i j h None of these k i j h None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has write and executable permissions both read and write permissions both read and executable permissions. None of these executable permission only write and executable permissions both read and write permissions both read and executable permissions. None of these executable permission only ANSWER DOWNLOAD EXAMIANS APP
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 command is used to move all files to the bin sub-directory of the parent directory? mv * ../bin mv *.* /bin/ mv * ../bin *.* None of these mv * /bin/* mv * ../bin mv *.* /bin/ mv * ../bin *.* None of these mv * /bin/* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to view your file 24 lines at a time? lp /p None of these cat pg lp /p None of these cat pg ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -c wc -r wc -l None of these wc -w wc -c wc -r wc -l None of these wc -w ANSWER DOWNLOAD EXAMIANS APP