I bought a Mac
I recently purchased an older iMac to get some one-on-one time with the interface, just in case I ever have a need to know or the time and focus to work on a project I have an idea for that I would like to compile natively across several environments. It’s a bit of an odd setup, probably especially for an iMac. I have an existing el cheapo KVM switch that I use with a Windows and a Linux box, and I have a wireless keyboard designed for Windows that’s tied into that system. Makes the keyboard mappings just a little more interesting.
So, from time to time, I’ll be posting things tagged with “useful Mac links” providing links or information I’ve found useful/interesting/annoying as I work with the Mac, from the perspective of someone who frequently gets under the hood on other platforms, prefers the shell to a GUI, and engineers IP networks as a day job.
A couple of interesting things I’ve run across thus far.
- ‘ls –color’ is a non-entity on Snow Leopard’s bash shell. I miss this one quite a bit. It was a quick and easy differentiator of regular files, executable files, directories, and compressed files.
EDIT: I discovered that ‘ls -G’ provides this functionality on Mac. - Windows Key + UpArrow (/DownArrow) appears to let you scroll in a Mac terminal with a Windows keyboard, and Alt + PgUp (/PgDown) appear to provide pagewise scroll, as opposed to Shift + PgUp/PgDown in Linux.
Leave a Reply