aboutsummaryrefslogtreecommitdiff
path: root/bin/muffle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bin/muffle: Add -n optionEuAndreh2024-01-041-3/+8
|
* re "s|echo \"\\\$|printf '%s\\\n' \"\$|g"EuAndreh2024-01-041-3/+3
| | | | | | Replace all cases where `echo` was given a variable as its first argument, even on cases where we always know what the variable's content look like.
* bin/muffle: Re-interleave STDOUT and STDERR on errorEuAndreh2023-09-141-5/+19
|
* bin/muffle: Add new working utilityEuAndreh2023-08-271-0/+79