[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Chown multiple files?




I need to change all the files to ADMIN so I can use FTP. Is there a a
variation of CHOWN that will let me changes all files owned by HTTPD to
ADMIN in one command?


I believe the command is:  chown -R admin *

Brian