What output will the following command seq 10 produce?

What output will the following command seq 10 produce?

What output will the following command seq 10 produce?

A.
The numbers 0 though 9 with one number per line.

B.
The numbers 1 through 10 with one number per line.

C.
A continuous stream of numbers increasing in increments of 10 until stopped.

D.
The number 10 to standard output.



Leave a Reply 0

Your email address will not be published. Required fields are marked *