Hi I have created a FIFO file by giving the following command:
mkfifo /var/run/test --mode=660 But, I am not able to write into it through program or even through command line. cat > /var/run/test blah blah After pressing Ctrl-D it just hangs and doesn't write into it(timestamp doesn't change). Any help would be appreciated. Regards Sanjay _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
