15 October 2009 16:15
Getting comfortable with Linux plumbing
If you think streams and pipes make a Linux expert sound like a plumber, here's your chance to learn about them and how to redirect and split them. This article grounds you in the basic Linux techniques for redirecting standard IO streams.
output to both stdout and a file.
1
(1 marks)