Which output redirection operator is used to redirect a command's output to a file?

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


Answer: D

Computer Science & Information Technology

You might also like to view...

Design a logging, timeout, and restart procedure for the linear commit protocol. Do not assume the existence of a separate coordinator module. Assume that all communication between cohorts is carried on along the chain.

What will be an ideal response?

Computer Science & Information Technology

A table, Abc, has attributes A, B ,and C , and a functional dependency A ? BC .Write an SQL CREATE ASSERTION statement that prevents a violation of this functional dependency.

What will be an ideal response?

Computer Science & Information Technology

Data transmitted to a function at runtime is referred to as the ____ of the function.

a. return value b. arguments c. body d. structure

Computer Science & Information Technology

You can use the Undo button on the Quick Access Toolbar to restore a deleted field value, but deleting a record permanently deletes it from the record source.

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

Computer Science & Information Technology