Figured out the problem with mkfifo

This commit is contained in:
Gitea 2020-12-13 00:52:43 -06:00
parent 52150d0ad1
commit e2d9ab6879
1 changed files with 1 additions and 7 deletions

8
TODO
View File

@ -17,12 +17,6 @@ cal can't show calendar for whole year
This needs to be done eventually.
-Kat
mkfifo mode argument doesn't work?
I tried running ./mkfifo -m ug=rwx hi and got a fifo named hi
with the mode 0750. I'm not sure exactly what happened there,
but it needs to be fixed.
-Kat
TODOS
*****
@ -109,7 +103,7 @@ make >
man >
mesg >
mkdir >
mkfifo O X M
mkfifo O | M
mknod >
more >
mv >