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

How To Create A Professional Email Signature

If an email signature should be easy, why do so many people do it so poorly?

Dec 17, 2012

Extract Twitter Handle from URL with JavaScript

Code snippet that extracts a Twitter user handle from a valid Twitter URL using JavaScript.

May 04, 2022

Mapping Dynamic Object Keys in TypeScript

Dynamic property maps are a super powerful paradigm in JavaScript, but they can be tricky to type correctly with TypeScript.

May 20, 2022