> I think what you want - I'm not sure I understood you
> corretly - is a combination of a named pipe created by
> the mkfifo program, and the detach program from the
> ports collection.
Either I don't understand how to use mkfifo or it is not what I want.
mkfifo ppp; cat ppp; cat /dev/urandom |nc -U ppp;
_______________________________________________
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