Workbook 1 Chap 4 Running Commands Flashcards

1
Q

What does the first word on a command line generally refer to? [24]

A

Command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In the following command line

(i) identify
(ii) the switch(es)
(iii) the argument(s). [26]

[obamab@station obamab]$ ls -s -w 40 -r /usr

A

(i) ls
(ii) -s -w -r
(iii) 40

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What long command line switch can be used with most commands to obtain help?

A

– help

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What two short command line switches can be used with most commands to obtain help?

A

-h

How well did you know this?
1
Not at all
2
3
4
5
Perfectly