Re: mass chmod chown...
From: Mark Lanett (mlanett_at_parrotchat.net)
Date: 07/17/04
- Previous message: tobias: "port 25 refuesed"
- In reply to: Jonathan T. Steadman: "mass chmod chown..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "For users of Fedora Core releases" <fedora-list@redhat.com> Date: Sat, 17 Jul 2004 07:01:59 -0700
chmor -R foo:bar .
or the more complex but much superior:
find . -name whateverexpression -print -exec chmod foo:bar \{\} \;
~mark
Jonathan T. Steadman wrote:
:: Is there a way in linux (FC1 if this matters) that I can mass
:: chmod/chown files? its kind of sluggish doing a directory at a
:: time, i want to be able to like chmod all the files and folders say
:: in a certain directory then start climbing directory tree and chmod
:: every folder inside the main directory. Sorry if this is a newb
:: question, but what can i say...i am one ;).
::
::
:: --
:: fedora-list mailing list
:: fedora-list@redhat.com
:: To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: tobias: "port 25 refuesed"
- In reply to: Jonathan T. Steadman: "mass chmod chown..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|