[1439] in NetBSD-Development

home help back first fref pref prev next nref lref last post

Re: alexp@MIT.EDU: Re: acroread for SGI in acro locker?

daemon@ATHENA.MIT.EDU (Derek Atkins)
Mon Mar 24 17:23:47 1997

To: Erik Nygren <nygren@MIT.EDU>
Cc: linux-dev@MIT.EDU, netbsd-dev@MIT.EDU, alexp@MIT.EDU
From: Derek Atkins <warlord@MIT.EDU>
Date: 24 Mar 1997 17:23:31 -0500
In-Reply-To: Erik Nygren's message of Mon, 24 Mar 1997 17:16:46 EST

When I run this command:

	add acro_v3.0; acroread

I get this:

> Ready> acroread
> Ambiguous output redirect.
> [1] 30440

Then the acroread binary comes up.  I'm not sure what your
redirect is, but it is ambiguous. ;)  The problem most likely
is that the script starts:
	#!/bin/csh

But you have this line, which is a sh-ism:

	setenv PRINTER `hesinfo $host cluster 2> /dev/null | grep lpr | awk '{print $2}'`

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/      PP-ASEL      N1NWH
       warlord@MIT.EDU                        PGP key available

home help back first fref pref prev next nref lref last post