On Friday 15 June 2007 8:14 pm, Roger Searle wrote:
> If you are the only one using the computer then I would, as root, type....
>
> > chmod -R 777 /music/My Music/
> >
> > (To be root, type "su -" then press enter then enter root password)
>
> I think that may not work due to the space between "My" and "Music", so
> you need
>
> chmod -R 777 /music/My\ Music/
>
Yes Reg you can make sure you get it right by using tab completion.

Reply via email to