pager-0.1.1.0: Open up a pager, like 'less' or 'more'
This opens up the user's $PAGER. On Linux, this is usually called less
. On
the various BSDs, this is usually more
.
CHANGES
- 0.1.1.0
- Add
printOrPage
function andsendToPagerStrict
function.
Modules
pager-0.1.1.0
- System
- System.Pager Send stuff to the user's $PAGER.