Re: xterm shell
Re: xterm shell
- Subject: Re: xterm shell
- From: Gaetano Vitale <email@hidden>
- Date: Tue, 11 Feb 2003 14:12:42 +0100
Hi Fawzi,
thanks for your reply. Unfortunately, that doesn't seam to fix it, as
if I do:
[gvitale:~] % ps
PID TT STAT TIME COMMAND
1866 p1 S+ 0:00.36 -tcsh (tcsh)
2106 std Rs 0:00.24 -csh (tcsh)
(where the 1866 process is the shell of Terminal.app, and 2106 is the
xterm shell, started with the "-e tcsh" argument); as you can see xterm
still launches as csh, and uses a tcsh subshell. This is not a major
issue, but is annoying because I have customised the tcsh in the
~/Library/init/tcsh/*.mine files.
Thanks anyway,
gaetano
Martedl, 11 feb 2003, alle 13:33 Europe/Rome, Fawzi Mohamed ha scritto:
As you can see from the man page
xterm -e tcsh
should do what you want (you can change the /etc/X11/xinit/xinitrc )
by the way I find Apple's Terminal.app more confortable, you just have
to set the DISPLAY variable: add
setenv DISPLAY localhost:0.0
to your .login or .tcshrc or .cshrc
Fawzi
On Tuesday, February 11, 2003, at 01:04 PM, Gaetano Vitale wrote:
Hi all,
sorry if this has already been asked, and thanks in advance for help:
I realized that xterm launches with a csh (even if my default shell
is tcsh);
my question is how do I set xterm to launch with a tcsh (or any other
shell)?
Thanks again
gaetano
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.