ok, i should know this...
this redirects stderr to stdout and pipes the whole thing to grep: strace lsof 2>&1 | grep System how do i grep *just* stderr and not both stderr and stdout? pete _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
