nerdexam
CompTIA

LX0-101 · Question #133

What output will the following command seq 10 produce?

The correct answer is B. The numbers 1 through 10 with one number per line. See the full explanation below for the reasoning.

Question

What output will the following command seq 10 produce?

Options

  • AA continuous stream of numbers increasing in increments of 10 until stopped.
  • BThe numbers 1 through 10 with one number per line.
  • CThe numbers 0 though 9 with one number per line.
  • DThe number 10 to standard output.

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    74% (20)
  • C
    15% (4)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice