Wormux

I don’t know if any of you have played any of team17’s Worms series, but they’re awesome. Anyhow, Wormux is an open source equivalent available for OS X (as well as Linux, Windows, FreeBSD, and also available in a bootable livecd form), you should seriously consider checking it out. [ Download it here ] I’m…

Terminal Tips: Part 6

Continuing the series of posts I started last week, here are a few more Terminal tips. [16] uptime Shows the current time, how long your computer has been running, as well as the average load. [17] top Much like Activity Monitor, the top command displays a list of all running processes on your system. [18]…

Terminal Tips: Part 5

[13] defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES This command lets you see the current path of the Finder window you are in. Quite handy if you’re working with a ton of finder windows. [14] defaults write com.apple.finder QuitMenuItem -bool YES Enables Quit in Finder. killall Finder command is required to take effect. [15] telnet towel.blinkenlights.nl…