Once upon a time, Gregory Machin <g...@linuxpro.co.za> said:
> I have a hack that sets the usmak for users in /etc/bashrc
> 
> umask -S u=rwx,g=rwx,o=r
> 
> The problem with this is that at logon it echo's "u=rwx,g=rwx,o=r"
> out.

You are telling umask to print the value with the "-S".  Take it out.

I will say that is a rather odd umask value.

-- 
Chris Adams <cmad...@hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to