Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA20906; Tue, 19 Dec 95 14:40:20 EST
Received: from liquor.cabi.net by MIT.EDU with SMTP
	id AA22173; Tue, 19 Dec 95 14:40:10 EST
Received: (from listadm@localhost) by liquor.cabi.net (8.6.12/8.6.12) id NAA22138; Tue, 19 Dec 1995 13:55:49 -0500
Resent-Date: Tue, 19 Dec 1995 13:55:49 -0500
From: Dave Dittrich <dittrich@cac.washington.edu>
Message-Id: <9512191852.AA13113@red5.cac.washington.edu>
Subject: Re: New-ish jdk Questions
To: chapman@u.washington.edu (Randy Chapman)
Date: Tue, 19 Dec 1995 10:52:49 -0800 (PST)
Cc: morrowc@trantor.anser.org, java-linux@java.blackdown.org
In-Reply-To: <Pine.OSF.3.91l.951219083002.7150q-100000@saul6.u.washington.edu> from "Randy Chapman" at Dec 19, 95 08:33:01 am
X-Url: http://www.washington.edu/People/dad/
X-Mailer: ELM [version 2.4 PL23]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length:        495
Resent-Message-Id: <"7Fme71.0.FP5.dfmrm"@liquor>
Resent-From: java-linux@java.blackdown.org
X-Mailing-List: <java-linux@java.blackdown.org> archive/latest/764
X-Loop: java-linux@java.blackdown.org
Precedence: list
Resent-Sender: java-linux-request@java.blackdown.org

> PRG=`which $0`

I believe my fix was:

  PRG=`csh -c "which $0"`

... which should work just fine (since "which" is a C shell built-in).
(Randy... I can't believe you're suggesting HARD CODING a path! ;)

(That's a joke, folks... Randy used to work with me.)

-- 
Dave Dittrich                  Client Services, Computing & Communications
dittrich@cac.washington.edu    University of Washington

<a href="http://www.washington.edu/People/dad/">
Dave Dittrich / dittrich@cac.washington.edu</a>

