Ask HN: What are the Linux Tools/Scripts you don't want to live without anymore?
Everybody has some piece of software/code on his *nix system that is either cool/ a quality of life improvement/ or just really usefull. I'd like to see some of your favorites.
4 comments
[ 5.4 ms ] story [ 34.5 ms ] threadHas served me well in Java in projects with deep directory trees (due to deep package hierarchies).
https://github.com/helpermethod/up
screen, ack, ssh-agent, git.
Git alias for keeping branches up-to-date: https://gist.github.com/ricardobeat/9600953