bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

redhat linux 2.4.7 mkfifo pipe always 0 length


From: KAWANISHI,DOREEN (HP-Roseville,ex1)
Subject: redhat linux 2.4.7 mkfifo pipe always 0 length
Date: Thu, 14 Mar 2002 13:25:30 -0500

Is there some kind of flag/switch/program I need to set/run
to get named pipes to be able to read input?  This sample
program was working.  I rebooted the machine, now the program
doesn't work.  It always says the pipe is 0 length even after
I feed it input.

Example:

cc -ansi dk.c -o dk
dk foo

On a separate console:

echo "hi" > foo



Attachment: dk.c
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]