Results 1 to 5 of 5
Is it possible to just remove execution privilege to a folder and everything in it for a group, without touching anything else.
chmod 760 -R /directory is not an option ...
- 10-11-2011 #1Banned
- Join Date
- Aug 2011
- Posts
- 43
Reclusivly remove execution privilege to a folder for a group
Is it possible to just remove execution privilege to a folder and everything in it for a group, without touching anything else.
chmod 760 -R /directory is not an option in this case, hence why I have asked this question.
- 10-11-2011 #2
Take a read down the manual page for 'chmod'. You need to use the 'g-x' incantation, but probably don't want the leading slash on your directory name. I'm not going to provide a more detailed answer as this is a lot like a homework question.
Linux user #126863 - see http://linuxcounter.net/
- 10-11-2011 #3Banned
- Join Date
- Aug 2011
- Posts
- 43
Er, LOL ok dumb ****.
- 10-11-2011 #4Guest
- Join Date
- Feb 2005
- Posts
- 314
You are clearly a lazy, feckless and ungrateful individual who is content to sit on your arse and leech off the good will and hard work of others, without putting in any effort yourself. If you think you're going to learn from this approach, think again.
- 10-12-2011 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
Guys, please hold off with any name calling and read over the forum rules again before continuing:
http://www.linuxforums.org/forum/lin...ums-rules.html
Thank you.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.



