Which Directory Service do you use for your network?
None NIS LDAP LDAP + Kerberos Samba Active Directory eDirectory other ( 735 votes ~ 14 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Playing with SVN:
#7 Re: Playing with SVN Posted by alfadir (141.58.xx.xx) on Tue 21 Mar 2006 at 07:50 Good comments jwm, I used your find/chmod lines on some other data, and I am just not sure if they work? I run bash and they might work in other shells. Here is what works for me find path/to/change -type d -exec chmod 2755 \{} \; find path/to/change -not -type d -exec chmod 0644 \{} \;
Good comments jwm,
I used your find/chmod lines on some other data, and I am just not sure if they work? I run bash and they might work in other shells. Here is what works for me
find path/to/change -type d -exec chmod 2755 \{} \; find path/to/change -not -type d -exec chmod 0644 \{} \;
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account