From: suicide@freakz.org (justin.)
Subject: Re: bash question
27 Sep 1997 20:41:03 -0700
Message-ID: <342DCABA.796EC081.cygnus.gnu-win32@freakz.org>
References: <s42be6d3.079@micom.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Eric Vogel <evogel@micom.com>
Cc: gnu-win32@cygnus.com



Eric Vogel wrote:

> I installed your gnu-win32 developement platform and I'm using the
> bash shell.  Everything seems to be included except the 'more'
> command which I use all the time.  I have looked for another command
> to replace it but I can't seem to find one.
>
> I may have sent this question a few days ago, but my mail system
> wasn't set up correctly, so the reply may have bounced back.
>
> Regards,
>
> Erich Vogel

alias more='more.com'
in bash. then try more. :)

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
