aboutsummaryrefslogtreecommitdiff
path: root/bin/onl.awk
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespaceTom Ryder2017-11-131-1/+1
|
* Compatible stripping for onl(1df)Tom Ryder2017-08-081-2/+3
|
* Remove POSIX char classes from AwkTom Ryder2017-07-021-2/+2
| | | | | I forgot that Debian's awk(1) is still a mawk that doesn't implement e.g. [:alpha:]
* I didn't know about :cntrl:Tom Ryder2017-01-051-1/+1
|
* Slightly more idiomatic awkTom Ryder2017-01-051-2/+2
|
* Adopt much simpler approach for onl(1df)Tom Ryder2017-01-051-20/+7
|
* Add onl(1df)Tom Ryder2017-01-051-0/+28