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

Description:
   This script serves primarily as a working example of how $glob() can be
   used.  It emulates the Unix ls command, complete with -a and -s flags.

See Also:
   glob(6); load(5)

Other Notes:
   This script was written by archon, [email protected].