1.

We can use the _____ symbol with at command to redirect our output to a specified file.(a) >(b) >(d) %I got this question during an online interview.I'm obligated to ask this question of Process Management in chapter The Process of Unix

Answer»

Right choice is (a) >

To elaborate: The standard output and standard error of the program scheduled using at command are mailed to the user who can use any mail READING program to view it. Alternatively, we can use the > SYMBOL to REDIRECT our output to a SPECIFIED file for viewing it later. For example,



Discussion

No Comment Found

Related InterviewSolutions