>Is there a command that lets me send standard input to two different
>places at the same time? (i.e. non-sequentially.) Think of it like a
>pipe character, but with a 'Y' branch instead. Basically, I want to
>record standard input to a log file, but also send it to another
>command for processing.

$ man tee

R's,
John
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to