Tagged Questions
2
votes
3answers
204 views
How can I compare file structures before and after a software install?
I'm writing a new formula for Homebrew for some software I maintain and as part of my testing I'd like to ensure that files are only added to the correct places on install and that all files are ...
1
vote
3answers
758 views
How to recover previously saved text file after an overwrite and a reboot?
I was programming in python and I had two text editors open to the same file, and right before I shut down my computer I saved in the wrong one and overwrote the version I wanted to keep. How can I ...
