Commit graph

4 commits

Author SHA1 Message Date
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
02518a96a3
Replace clipext.resolve with pipeable.input(split_lines=False). 2021-08-17 14:06:07 -07:00
27463a1711 Update repeat.py, delete forever.py.
forever can be achieved by repeat x inf | do_cmd.
2020-12-09 07:26:36 -08:00
f44e46aab5 Initial commit. 2019-06-11 22:41:31 -07:00