Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
BitchX
GitHub Repository: BitchX/BitchX1.3
Path: blob/master/bitchx-docs/8_Scripts/less
1072 views
Synopsis:
   load more

Description:
   This script is an emulation of the Unix utility of the same name.  It
   displays the contents of a text file, pausing after each windowfull.

See Also:
   load(5); more(8)

Other Notes:
   This script was written by Jeremy Nelson (hop), [email protected], who
   was inspired by the more script by archon, [email protected].