1.

We can use the > symbol along with pipe in a command.(a) True(b) FalseThe question was asked in a national level competition.My question is taken from Redirection and Pipes topic in section The Shell of Unix

Answer»

The correct option is (a) True

To explain: There is no RESTRICTION on the number of commands we can use in a pipeline EXCEPT that we should KNOW the behavioral properties of these commands to place there. For EXAMPLE, CONSIDER this command:



Discussion

No Comment Found

Related InterviewSolutions