15 Commits

Author SHA1 Message Date
Eric Torres
6b595f44a3 Use env to account for PATH interpreter precedence 2020-06-22 11:21:19 -07:00
Eric Torres
bdf236d067 Fix file permissions for entire repository 2020-06-07 04:38:56 -07:00
Eric Torres
61250fed0d Prefix regex strings with 'r' 2019-03-25 14:00:52 -07:00
Eric Torres
e165d6768f Don't hardcode exit values, use os.sync() in ddusb 2019-03-16 22:19:18 -07:00
Eric Torres
a671d8d1a9 Use regex matching instead of shell-style matching for ddusb 2019-03-10 08:19:46 -07:00
Eric Torres
6aa5024811 Update comments on ddusb-exclude.conf and regex in ddusb script 2019-03-08 19:47:54 -08:00
Eric Torres
188a7fd5da Perform both important checks before printing info about block devices 2019-03-08 06:04:52 -08:00
Eric Torres
653262d616 Add blacklist ability for ddusb script 2019-03-07 22:51:56 -08:00
Eric Torres
3ec9989f25 Use black linting utility on all python scripts 2019-03-06 23:34:48 -08:00
Eric Torres
04aade74eb Remove 'if __name__ == __main__' clauses in all python scripts 2019-01-22 10:31:04 -08:00
Eric Torres
24c4ae781b General code cleanup 2019-01-22 10:30:55 -08:00
Eric Torres
4258b46a5d Removed all env shebangs, replaced with their direct executables 2018-11-15 06:49:53 -08:00
Eric Torres
fbb77d58c8 Change shebangs to execute python3 explicitly 2018-11-12 23:39:37 -08:00
Eric Torres
2d857a5cac Added process check for dd 2018-10-23 15:33:04 -07:00
Eric Torres
5ffd24adcd Added ddusb 2018-10-13 13:07:39 -07:00