mkfifo (GNU fileutils) 4.0
Warren Young
warren@etr-usa.com
Wed May 9 12:19:00 GMT 2001
"Gerrit P. Haase" wrote:
>> mkfifo (GNU fileutils) 4.0
>> I got an error using mkfifo:
> mkfifo: cannot make fifo ... : Function not implemented
>> So, what is mkfifo good for?
[tangent@MEGATON tangent]$ man mkfifo |head -15
MKFIFO(1) FSF MKFIFO(1)
NAME
mkfifo - make FIFOs (named pipes)
SYNOPSIS
mkfifo [OPTION] NAME...
DESCRIPTION
Create named pipes (FIFOs) with the given NAMEs.
------------------------------------------------------------
It's probably only included with Cygwin since it's part of the fileutils
distro.
I'll bet you could rescue the old symlink code to make a fair FIFO
emulation, if you really wanted them.
--
= Warren -- Video articles: http://www.cyberport.com/~tangent/video/
=
= ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list