|
|
1.1 ! root 1: .pa 1 ! 2: .he 'MAKDIR (II)'3/15/72'MAKDIR (II)' ! 3: .ti 0 ! 4: NAME makdir -- make a directory ! 5: .sp ! 6: .ti 0 ! 7: SYNOPSIS sys makdir; name; mode / makdir = 14. ! 8: .sp ! 9: .ti 0 ! 10: DESCRIPTION makdir______ creates an empty directory ! 11: whose name is the null-terminated string pointed ! 12: to by name____. ! 13: The mode of the directory is mode____. ! 14: The special entries "." and ".." are not present. ! 15: .sp ! 16: makdir______ may be invoked only by the super-user. ! 17: .sp ! 18: .ti 0 ! 19: SEE ALSO mkdir(I) ! 20: .sp ! 21: .ti 0 ! 22: DIAGNOSTICS Error bit (c-bit) ! 23: is set if the directory already exists ! 24: or if the user is not the super-user. ! 25: .sp ! 26: .ti 0 ! 27: BUGS --
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.