Which of the following signs is used to back up over typing errors in vi ?
Which of the following signs is used to back up over tyg errors in vi ?
A. @
B. #
C. $
D. !
A. @
B. #
C. $
D. !
A. find -mtime +365 | rm
B. grep (/usr/*) – mtime + 365 | -ok rm
C. find -name – mtime + 365 / – ok rm
D. find /user/* (-mtime + 365 – a – atime +365 ) – OK rm {} ;
A. tar
B. cpio
C. cp
D. copy
A. print
B. prn
C. pg
D. lp
A. 4322
B. 2314
C. 7334
D. 3128
A. to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace.
B. to move the cursor to the upperleft corner of the screen
C. to move the cursor backward to the beginning of a word
D. to move the cursor to the first column in the current line
A. -a option
B. -d option
C. -r option
D. -x option