1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/bin/mkdir
Ruslan Ermilov cf39c97ba5 Adhere to POSIX: the -m option only applies to the newly created
directories; it should not change the permission bits of already
existing directories.

Submitted by:	Alex Unleashed (modified by me)
2006-10-10 20:18:20 +00:00
..
Makefile
mkdir.1
mkdir.c Adhere to POSIX: the -m option only applies to the newly created 2006-10-10 20:18:20 +00:00