Mail from ILUG-BOM list (Non-Digest Mode)

Satya wrote:

> >You didn't get it. I want groupA to have read-write permissions, groupB
> >to have read-only permissions, and nothing for everyone else, for a
> >particular file. How do I do that?
> 
> ::small voice:: symlinks?

Doesn't work. Linux ignores permissions on symlinks.

Hard links don't do it either. Since permission information is stored
along with the file and not in the directory listing, changing
permissions in once place will also affect the other place.

-- 

Kiran Jonnalagadda
http://lunateks.com

baby.sh: while true; do echo "^G^G^G^G^G"; sed -e 's/food/poop/';
sync; sync; sleep 15; done
_______________________________________________
Website: http://www.ilug-bom.org.in/ilug
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to