aboutsummaryrefslogtreecommitdiff
path: root/bin/bins (follow)
Commit message (Expand)AuthorAgeFilesLines
* bin/bins: Add -F optionEuAndreh2022-11-121-2/+10
* bin/bins: Allow multiple instances to be ran concurrently•••Use a unique temporary file for each instance, so that when more than one is active at the same time, they don't try to "mv" the "bins-tmp" file more than once. EuAndreh2022-10-301-3/+4
* Fix all ShellCheck warnings•••IOW, `make check-shellcheck` passes. EuAndreh2022-10-201-1/+3
* bin/bins: Add helper utility for listing binariesEuAndreh2022-08-121-0/+73