aboutsummaryrefslogtreecommitdiff
path: root/bin/clrd
Commit message (Collapse)AuthorAgeFilesLines
* Improve commenting/exit handling in binscriptsTom Ryder2016-08-091-0/+5
|
* Move clrd()/clwr() to scriptsTom Ryder2016-08-021-0/+11
clrd(1) is POSIX sh, but clwr(1) ideally needs Readline, so I've left it as #!/bin/bash for now.