nsbin/permissions.private

9 lines
142 B
Plaintext
Raw Normal View History

2005-11-09 12:17:40 +00:00
#!/bin/sh
#
# Nico Schottelius <nico-linux@schottelius.org>
# Date: 09-Nov-2005
# Last Modified: -
#
find "$1" -exec chmod u+rw,og-rwx {} \;