home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!sgigate!odin!sgihub!zola!jellotrees!joel
- From: joel@jellotrees.esd.sgi.com (Joel Tesler)
- Newsgroups: comp.sys.sgi,psu.comp.sgi
- Subject: Re: Toolchest
- Message-ID: <nnb4s6k@zola.esd.sgi.com>
- Date: 24 Jul 92 23:31:03 GMT
- References: <92206.123909KJB6@psuvm.psu.edu>
- Sender: news@zola.esd.sgi.com (Net News)
- Organization: Silicon Graphics, Inc. Mountain View, CA
- Lines: 13
-
-
- Toolchest is based on mwm. Both execute all commands in the shell
- specified by $SHELL. csh always executes .cshrc when starting, even
- when running a non-interactive script. Your .cshrc should probably
- contain the lines
-
- if ($?prompt) then
- ...whatever should only be done in interactive shell...
- endif
-
- Joel Tesler
- joel@sgi.com
- 415-390-3048
-