Home

Get a Snapshot of Mac OS X Shell Commands

You can get a snapshot of the progress of terminal/shell jobs on Mac OS X by hitting Ctrl+T.

Some terminal commands in Mac OS X appear to hang when, in reality, they are working hard, but not giving you any feedback as to what's going on.

A quick hit of Ctrl+t on your keyboard gives you a snapshot of the progress of foreground jobs.

Let's Connect

Keep Reading

When to Use JPGs, PNGs and GIFs on the Web

Each filetype has its own place on the web. See where they fit in.

Apr 21, 2013

Remove HTML Extension And Trailing Slash In Nginx Config

When you have a static site, sometimes you want to get rid of the HTML extensions and those pesky trailing slashes. Here's how I've done it.

Jul 22, 2015

View README Code in GitHub

Toggle between preview and code mode when viewing a markdown file in GitHub.

May 23, 2022