What argument causes gzip to write the compressed file to stdout rather than a file?

What will be an ideal response?


Use the –c option to gzip to have it write its output to stdout rather than to a file.

Computer Science & Information Technology

You might also like to view...

In terms of copyright, Fair Use is determined to be

a. The use of a copyrighted work for purposes such as criticism, reporting, teaching, scholarship, or research. b. The use of anything you find on the Web c. Copying other’s music and fairly distributing it to your friends d. None of the above

Computer Science & Information Technology

If all the text in each column in a table doesn't fit in the cell, you can double-click ____ to widen the entire column so all text in any cell in that column fits on one line.

A. the column border B. the row border C. outside the table D. inside the first cell

Computer Science & Information Technology

Which of the following are optional tasks when you're configuring Frame Relay? (Choose all that apply.)

a. Configure the LMI b. Configure static or dynamic address mapping c. Enable Frame Relay encapsulation on an interface d. Configure Frame Relay SVCs e. Configure Frame Relay traffic shaping

Computer Science & Information Technology

Which operator sets the bits in the result to 1 only when the corresponding bits in the two operands are both 1?

a) bitwise AND b) bitwise inclusive OR c) bitwise exclusive OR d) bitwise complement

Computer Science & Information Technology