v0.1.0
- mostly fixed findcomment with improved formatting
- almost all commands can be tracked without issue now; the exceptions are stuff like fold and wc where, like, why would you?
- run_by_user and run_as_user to specify which users' use of sudo should trigger prompts
I don't anticipate any further major changes for a while, so - first minor version! The main work to be done is related to the three above improvements; for the last one, assigning ownership of sudo-comment's temporary files based on run_by_user instead of chmod 777 would make me feel better, even if the security improvement is mostly imaginary.