lsof
lsof copied to clipboard
Tips for hacking
Though I should use Wiki, I will write tips I found here.
You can make git status silent with make clean and Configure -clean.
Hi @masatake , do you think we can maybe add a .gitignore file for what you see in git status after building? https://git-scm.com/docs/gitignore
I just realized there is already a .gitignore file, making the tip above somewhat obsolete.