Skip to content

pharpend/pager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pager

This is a Haskell library to open up the user's $PAGER with some text. On Linux, the pager is usually called less. On the various *BSD's, the pager is called more.

The pager doesn't notify people or anything - it takes long output and presents it in pages.

This library is licensed under the FreeBSD license (the 2-clause BSD license). Read the LICENSE file for details.

Contact

  • Email: peter@harpending.org
  • IRC: pharpend on FreeNode and OFTC

About

Haskell library to open up the user's $PAGER (like 'less' on Linux, or 'more' on the various BSDs).

Resources

License

Stars

Watchers

Forks

Packages

No packages published