Hands-off task management
- Place
x
ando
anywhere included in your shell's$PATH
. - Make sure they can be executed with
chmod +x <file>
.
Beyond that, a POSIX-ish environment is assumed. Currently only tested on macOS, this should however work on most UNIX-like systems.
- POSIX shell
- BSD- or Linux-compatible: date, getopt, mktemp
- POSIX: cat, cut, grep, ls, tail, touch, rm
- But... this is in
Bashsh!
That's not a question.
- The question is: why?
Because, OK?