Which commands will display a list of processes that are running on Linux?
A. ps -aux
B. list -aux
C. psl -aux
D. pviewer -aux
查看答案
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