3 lines
87 B
Text
3 lines
87 B
Text
$ txr -e '(mkdir "foo" #o777)'
|
|
$ ls -ld foo
|
|
drwxrwxr-x 2 kaz kaz 4096 Mar 4 23:36 foo
|