file permissions
Nicholas Leippe
nick at byu.edu
Fri Jan 20 11:27:44 MST 2006
On Friday 20 January 2006 10:13 am, Russel Caldwell wrote:
> Is there an easy way of changing file permissions recursively without
> changing directory permissions?
find -type f <find pattern, if any> | xargs chmod <perms>
--
Respectfully,
Nicholas Leippe
Sales Team Automation, LLC
1335 West 1650 North, Suite C
Springville, UT 84663 +1 801.853.4090
http://www.salesteamautomation.com
More information about the PLUG
mailing list