The Unix history command is a critically important tool for reviewing what you and others did on the systems you manage – both for troubleshooting and to make managing systems easier (e.g., What was ...
When you enter commands in the Terminal, they are saved in a history that you can scroll through by pressing the up and down arrows. This tip prevents the same item from being saved to the history ...
Getting work done faster on the command line is one of the never changing goals of Unix sysadmins. And one way to do this is to find easy ways to reuse commands that you have entered previously – ...
Matisse.net hosts a list of Unix commands unique to Mac OS X/Darwin. You'll find a lot of good stuff in that list that you might not have been aware of. These are ...