Initial commit
This commit is contained in:
commit
01e34e8f2e
8 changed files with 67 additions and 0 deletions
8
permissions.private
Normal file
8
permissions.private
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Nico Schottelius <nico-linux@schottelius.org>
|
||||
# Date: 09-Nov-2005
|
||||
# Last Modified: -
|
||||
#
|
||||
|
||||
find "$1" -exec chmod og-rwx {} \;
|
||||
Loading…
Add table
Add a link
Reference in a new issue