aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Correct man section for sue(8)Tom Ryder2015-10-141-1/+1
|
* Correct a version check in han(1)Tom Ryder2015-10-111-2/+2
|
* Silence SC2029 error from shellcheckTom Ryder2015-10-112-0/+2
| | | | | | It warns me that the "$@" expansion will occur client side, which is intentional, and there doesn't seem to be a way I can appease it otherwise.
* Remove unused variableTom Ryder2015-10-111-3/+0
|
* Whoops, forgot my option terminatorsTom Ryder2015-10-011-2/+2
|
* Add sue(8)Tom Ryder2015-10-011-0/+67
|
* Check we have ed(1)Tom Ryder2015-06-261-0/+4
|
* Move argument check further up scriptTom Ryder2015-06-261-6/+6
|
* Terminate rm(1) options in edda(1) EXIT trapTom Ryder2015-06-261-1/+1
|
* Explicitly terminate edda(1) optionsTom Ryder2015-06-261-1/+1
|
* Correct examples a bitTom Ryder2015-06-261-1/+1
|
* Add edda(1)Tom Ryder2015-06-261-0/+61
|
* Workaround to give han(1) help pages better namesTom Ryder2015-06-041-4/+6
|
* Remove exec calls so trap works correctlyTom Ryder2015-05-211-2/+2
|
* Add han(1)Tom Ryder2015-05-211-0/+53
|
* Add comments that can disable shoal parsingTom Ryder2015-04-081-3/+24
|
* Accept . in shoal(1) hostnamesTom Ryder2014-10-161-1/+1
|
* Consistent preambles for binscriptsTom Ryder2014-10-162-0/+8
|
* Ditch Awk version of shoal(1) for pure BashTom Ryder2014-10-161-7/+8
|
* Fixed obvious typo :)Michael Fincham2014-09-181-1/+1
|
* Add scatter(1), shoal(1), and shock(1)Tom Ryder2014-05-023-0/+79