Re: the tcsh login-shell problem -- ideas?
Matt Holgate <[email protected]> Wed, 29 May 2002 00:49:54 +0100
| Newsgroups | gmane.comp.sysutils.ark.devel |
|---|---|
| Message-ID | <[email protected]> |
Doh, first I forgot to send this to the list, then forgot to attach the script. It's too late... Here it is... Matt. # test.sh echo "The next line should read bar" FOO=bar echo $FOO echo "So should the next" echo "$FOO" echo "The next should say dollars FOO" echo '$FOO' echo "The next print the date" echo "Date is `date`" exit 1 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm