On Thu, Feb 27, 2003 at 02:03:57PM -0800, Craig Dickson wrote:
> #!/bin/sh
> myshell=`grep "^$USER:" /etc/passwd | cut -d : -f 7`
> exec $myshell -l -c /etc/X11/Xsession
> 
how about "exec $SHELL"? ;-)

we already attempted such things. search the kde(-core)-devel archives
for this discussion. must have been 1-1.5 years ago, i guess.

greetings

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.


Reply via email to