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