In Linux, you can schedule tasks by changing the file ____
A. tasksch
B. tasktab
C. crontab
D. cronetab
查看答案
Which of the following commands cannot be use to edit a file?
A. ed
B. vi
C. Edit
D. None of the above
Which command will save the current file in ed?
A. w
B. save
C. s
D. q
In vi, which keys are used to move the cursor?
A. a, w, x, and d
B. h, j, k and l
C. a, b, c, and d
D. The arrow keys
In vi, which command is used to undo the last command?
A. u
B. z
C. Z
D. Ctrl + Z