As demonstrated in step 1, when you do not specify an argument for cat, cat copies standard input to standard output. Redirect standard input to cat to come from the file you created in the previous step. Do not redirect stan- dard output from cat; it will appear on the screen.

What will be an ideal response?

$ cat < hi.file
hi there

Computer Science & Information Technology

You might also like to view...

A(n) ________ table is the table from which records are being extracted in an append query

Fill in the blank(s) with correct word

Computer Science & Information Technology

Who is the current maintainer of the Linux kernel??

A. ?Tim Cook B. ?Eric Shmidt C. ?Linus Torvalds D. ?Lennart Poettering

Computer Science & Information Technology