On Wed, Feb 20, 2002 at 01:48:03PM -0600, Chad C. Walstrom wrote: > On Wed, Feb 20, 2002 at 01:10:57PM -0600, David Blevins wrote: > > chown -R guest.users .* > > ROFL!! Next time use find: > > bash$ find <path> -exec chown guest:users \{\} \; Or: chown -R guest:users * .[^.]* -- When we reduce our own liberties to stop terrorism, the terrorists have already won. - reverius Innocence is no protection when governments go bad. - Tom Swiss