Someone recently gave me a Mac Mini (1.42 GHz PowerPC G4 with OS X 10.4.11 Tiger) and this is just as well because I’m in the process of reinstalling my main PC. I’ve hooked it up on the 2nd input to my main PC monitor and have an old Logitech wireless keyboard mouse connected.
Pretty soon […]
Want to sort a list of IP addresses by octet number? Try this:
# sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n