Hello list,

I'm trying to make an named pipe using mkfifo and pass data in it,
over nfs exported directory.

host1> cd /opt/REAL11/Content/
host1> mkfifo npipe
host1> cat /dev/urandom > /opt/REAL11/Content/npipe

Then I mount this directory on host2 and do
host2> cat npipe

This does not work. Any ideas why ?





--
Cheers,
Maxim Veksler

"Free as in Freedom" - Do u GNU ?

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to