On Tue, Apr 05, 2005 at 10:35:21PM +0200, Tomasz KÅoczko wrote: > I'm wrote "login from Solaris do not have this kind abilities" only after > reading Solaris login(1) man page text. But now .. > > v440 console login: root FOO=BAR > Password: > Last login: Sat Apr 2 09:29:02 from test1.zie.pg.gd > Apr 5 22:15:17 v440 login: ROOT LOGIN /dev/console > Sun Microsystems Inc. SunOS 5.10 Generic January 2005 > [EMAIL PROTECTED] ~]# echo $FOO > BAR
Can you also try: login root FOO=BAR login "root FOO=BAR" login (and then specify root FOO=BAR after the prompt) I'm asking this because I would like to see if the environments variables should be parsed by login or by getty. Thanks in advance, -- Nekral

