Which output redirection operator is used to make one command's output the standard input of another command?

A. ^ (carrot)
B. | (pipe)
C. < (less than)
D. > (greater than)


Answer: B

Computer Science & Information Technology

You might also like to view...

Once you have created a Random object, you can call its ____________ method to get a random integer number.

a. Next b. Get Integer c. Generate Number d. Next Integer

Computer Science & Information Technology

The __________ method in the Queue interface retrieves and removes the head of this queue, or null if this queue is empty.

a. poll() b. remove() c. peek() d. element()

Computer Science & Information Technology

Hard drives can hold a maximum of 1,000 megabytes and can easily fit into your pocket

Indicate whether the statement is true or false

Computer Science & Information Technology

To prepare for a career in technology, you need training and possibly certification.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology