3 lines
35 B
Plaintext
3 lines
35 B
Plaintext
|
#!/bin/sh -e
|
||
|
chmod -vR go-rwx "$@"
|