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. dir
B. prompt $p$g
C. pwd
D. path
A. cat
B. grep
C. wc
D. None of the above
A. cd
B. cd ..
C. cd/
D. chdir
A. copy programs/wb misc/wb
B. cp programs/wb misc
C. tar programs/wb misc/wb
D. copy a:programs/wb b:misc/wb
A. which
B. who
C. who am i
D. 1 /u
A. print
B. prn
C. pg
D. lp
A. ls | wc
B. ls -l | wc -l
C. ls | wc -w
D. ls | ws -c
A. chmod 167 note
B. chmod u=rwx, g=rw, o=x note
C. chmo a =761 note
D. chmod 4=7, g=6,0 =1 note