This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running two different profiles based on user loggin


Spencer Bailey wrote:
I don't want to have to maintain all the .profiles in users
directories.

You don't have to. Add something like this to each ~/.profie:


. /etc/profile-class1

Unless users change classes frequently over time, you never touch the .profile again. All changes happen in /etc.

But once again, this is not a Cygwin issue. Take it to a generic Unix sysadmin forum.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]