Unix - Study Mode

[#466] case can also be used for matching multiple patterns.
Correct Answer

(A) True

[#467] Which command is used to list the status of jobs?
Correct Answer

(C) jobs

[#468] Which environment variable is used to display our username?
Correct Answer

(C) LOGNAME

[#469] history command displays the log of recently used commands.
Correct Answer

(A) True

[#470] UNIX offers a pager named . . . . . . . . which has replaced the original pager of UNIX called . . . . . . . .
Correct Answer

(C) more, pg