View Single Post
Light Poster
21Jun2007,20:43  
chizmo's Avatar
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?