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