aboutsummaryrefslogtreecommitdiff
path: root/man/man1/clwr.1
Commit message (Collapse)AuthorAgeFilesLines
* Change clwr(1) to POSIX shTom Ryder2016-08-041-4/+4
|
* Move clrd()/clwr() to scriptsTom Ryder2016-08-021-0/+16
clrd(1) is POSIX sh, but clwr(1) ideally needs Readline, so I've left it as #!/bin/bash for now.