Re: [SlimDevices: Unix] Preset file and folder permissions

2012-05-30 Thread gharris999
A simple one-time chown and chmod will do most of what you want. Example: you want user 'fred' to be able to control all files created by any user in /tmp/bedrock and and subdirectories there of. Logged in as user barney: Code: sudo mkdir /tmp/bedrock sudo chown f

Re: [SlimDevices: Unix] mangled permissions

2012-05-30 Thread aubuti
SlimChances wrote: > Think I fixed it. I went up a directory when I applied Audiomuzes > command and it seems to work now. I guess the permissions set by the > cammand now include non music files now but perhaps when I understand > permissions better I an change those individual directories back

Re: [SlimDevices: Unix] mangled permissions

2012-05-30 Thread SlimChances
Think I fixed it. I went up a directory when I applied Audiomuzes command and it seems to work now. I guess the permissions set by the cammand now include non music files now but perhaps when I understand permissions better I an change those individual directories back to where they should be. Tha