The beauty of unix, aside from the command line interface, is how everything is represented like a file. The power of that is amazing with various redirect, pipe, and commands for search/replace/parse/etc along with powerful scripting. And the whole concept of the /proc filesystem is brilliant. Michael wrote: I can `cat file > /dev/dsp` to test the audio card