Thread: less: not found

less: not found

From
Xinyu Hua
Date:
Hi,
Each time when I try the command:
select * from LARGE_RELATION;
It will give me an error message: Less: not found.
I have to limit output tuples to 20.
Does anyone know how to fix it?
Thanks in advance.
Xinyu


Re: less: not found

From
Jason Tishler
Date:
Xinyu,

On Sat, Aug 09, 2003 at 03:57:42PM -0700, Xinyu Hua wrote:
> Each time when I try the command:
> select * from LARGE_RELATION;
> It will give me an error message: Less: not found.
> I have to limit output tuples to 20.
> Does anyone know how to fix it?

Rerun Cygwin's setup.exe and install the less package.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

Re: less: not found

From
Xinyu Hua
Date:
Jason,
I installed less and it works.
Thanks a lot.
Xinyu

On Mon, 11 Aug 2003, Jason Tishler wrote:

> Xinyu,
>
> On Sat, Aug 09, 2003 at 03:57:42PM -0700, Xinyu Hua wrote:
> > Each time when I try the command:
> > select * from LARGE_RELATION;
> > It will give me an error message: Less: not found.
> > I have to limit output tuples to 20.
> > Does anyone know how to fix it?
>
> Rerun Cygwin's setup.exe and install the less package.
>
> Jason
>
> --
> PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
> Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6
>