Files
shellcheck/ShellCheck
Russell Harmon f2f6c66902 Add a warning when you mkdir with both -p and -m.
When using -p, parent directories will not be created with the mode
specified with -m and will instead be created using the default behavior
controlled by umask.
2016-01-08 14:15:11 -08:00
..
2015-09-03 20:26:02 -07:00
2015-10-14 12:31:09 -07:00