[cs631apue] [CS631] redirection and pipe

ali12 ali12 at stevens.edu
Tue Dec 15 17:51:29 EST 2015


Hi,
I have two questions:
1.Do we need to deal with redirection combines with pipe? For example,
ls > out | wc -l
ls | wc -l >out

2. For the Control operators, what is the <newline> meaning?

Thanks


More information about the cs631apue mailing list