Answer the following statements true (T) or false (F)

1. The alias command is used to rename files.
2. The ignoreeof option prevents accidental log off when using the
[Ctrl-d] key
3. The noclobber option removes clobber from directories
4. The grep command is used to look for a specific filename.
5. The ps command is used to obtain process status.


1. False
2. True
3. False
4. False
5. True

Computer Science & Information Technology

You might also like to view...

In layman’s terms, explain what happens when the user clicks on the Tall button.

What will be an ideal response?

Computer Science & Information Technology

Review the Personal Trainer fact-finding summary in Chapter 4 and draw an ERD with cardinality notation. Assume that system entities include members, classes, merchandise, and fitness instructors.

What will be an ideal response?

Computer Science & Information Technology

You can save Web page files with an ____ extension.

A. .htm B. .html C. either a. or b. D. neither a. nor b.

Computer Science & Information Technology

Inheritance should only be used when a(n) ______ relationship exists between the superclass and the subclass.

a) is-a b) has-a c) has-many d) similar-to

Computer Science & Information Technology