Mail Archives: cygwin/1998/06/13/16:03:07
Hi Richard,
>I've just installed beta 19 on Windows NT. I've noticed two things about
>bash. There is no piping and no paging utility. So in bash I can't do
>things like "help|more" or "help|pg". Are these features just not there?
*less-321*
--------
- what is it?
- Less is a pager program similar to more (1), but allows backward
as well as forward movement within a file. Also, less does not
have to read the entire input file before starting. It is also
possible to start an editor at any time from this program.
- system
- Windows NT4 German / SP3
- preliminaries
- you first have to install *ncurses-4.1*
- replace all "iprintf" in "output.c" with a different,
but unique name, for example "less_iprintf"
- configure
- works without changes
- make
- works without changes
- make install
- works without changes
- notes
- works the same way for less-332
(according to noer AT cygnus DOT com (Geoffrey Noer))
- package availability
- on ftp.franken.de
- in /pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael
- as less-321-win32-bin.tar.gz
- or less-321-win32-bin.zip
- contributed by
- mh AT mike DOT franken DOT de (Michael Hirmke)
>
>Thanks,
>
>Rich Lent
Bye.
Michael.
--
Michael Hirmke | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX +49 (911) 557664
90489 Nuernberg | E-Mail mailto:mh AT mike DOT franken DOT de
| WWW http://aquarius.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -