Thread
:
help me with UNIX & LINUX
View Single Post
chizmo
Light Poster
21Jun2007,20:43
1 writing a unix pipeline that prints the eighth line of file d in file z.
2 a user at a terminal types the following commands:
a | b |c&
D | e | f&
after a shell has processed the, how many new processes are running?