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

RE: [cobalt-users] Need to change username for files



>"William Mashione" <will@xxxxxxxxxxxxxx> wrote:
>> A friend of mine suggested to chown a users site to change 
>the username
>for
>> all the files in his site by doing the following:
>>
>> chown <username> * -R
>>

Try

  chown user.group * -R

--
Robert