[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::digital_unix

Title:DIGITAL UNIX(FORMERLY KNOWN AS DEC OSF/1)
Notice:Welcome to the Digital UNIX Conference
Moderator:SMURF::DENHAM
Created:Thu Mar 16 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:10068
Total number of notes:35879

8908.0. "-su in /etc/profile" by IOSG::MARSHALL () Thu Feb 20 1997 10:41

/etc/profile tests for the program that invoked it via a 'case' on $0.  The
sample values included in the default /etc/profile are -sh, -ksh and -su.  The
first two are obvious, but when is '-su' used?  The obvious suggestion is with
'su -' but that doesn't do it; you get -sh, -ksh, etc.

Or is it a left-over feature that's not used anywhere?  I just want to know
whether I should be doing anything with this value.

Thanks,
Scott
T.RTitleUserPersonal
Name
DateLines
8908.1Silence == consensus...IOSG::MARSHALLWed Feb 26 1997 11:223
I guess it's probably safe to disregard "-su" then! :-)

Scott