ls -h

I've been using Linux for years, but I just realized yesterday that ls has a -h option to display human-readable sizes. I've always used -h with du, but I never knew that ls had it too.

You learn something new everyday!