Exam 7: Working With the Bash Shell

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Provide information on decision constructs, and explain how to use the most common type of decision construct.

(Essay)
4.8/5
(30)

​Match each correct item with the statement below.​ a.​counter variable b.decision construct​ c.​environment variables d.​file descriptors e.​hashpling f.loop construct​ g.​redirection h.Standard Error (stderr)​ i.​Standard Input (stdin) j.Standard Output (stdout) -​The process of changing the default locations of Standard Input, Standard Output, and Standard Error.

(Short Answer)
4.8/5
(39)

​Match each correct item with the statement below.​ a.​counter variable b.decision construct​ c.​environment variables d.​file descriptors e.​hashpling f.loop construct​ g.​redirection h.Standard Error (stderr)​ i.​Standard Input (stdin) j.Standard Output (stdout) -​A file descriptor that represents the desired output from a command.

(Short Answer)
4.9/5
(27)

What two files below are the first two BASH environment files to be executed?​

(Multiple Choice)
4.7/5
(33)

​What construct is intended for use in processing a list of objects, such as files, directories, users, printers, and so on?

(Multiple Choice)
4.9/5
(31)

Describe shell variables, and explain environment and user-defined variables.

(Essay)
4.9/5
(28)

Select the two escape sequences that represent a horizontal tab and a vertical tab, respectively:​

(Multiple Choice)
4.9/5
(38)

​Match each correct item with the statement below.​ a.​counter variable b.decision construct​ c.​environment variables d.​file descriptors e.​hashpling f.loop construct​ g.​redirection h.Standard Error (stderr)​ i.​Standard Input (stdin) j.Standard Output (stdout) -​The variables that store information commonly accessed by the system or programs executing on the system; together, these variables form the user environment.

(Short Answer)
5.0/5
(39)

A case construct must be ended by ____________________.

(Short Answer)
4.7/5
(32)

Any command that can take standard input and transform it into standard output is called a(n) ____________________ command.

(Short Answer)
4.9/5
(28)
Showing 41 - 50 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)