Hi. > try > chmod 2775 topdir > that will set the permissions on the subdir correctly without doing a > chown. > > consider setting the primary group to be the same accross the whole > family. that way whenever a file is created it will be the correct group.
This does what I wanted. It maintains the ownership when I create directories and files. I already had the primary group the same across the whole family. Thanks. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
