ls -B

This morning, I accidentally deleted a folder full of scripts and results I am using for a talk I’ll be giving this afternoon. Fortunately, I don’t need the numbers any more, but losing the scripts is a hassle.

I had listed the directory, noticed a lot of backup files (ending “~”), so decided to clear those before progressing. “rm *~” is easy enough, but damn, that ~ key is right next to the ‘return’ key. Finger slipped. Oops.

Mental note:

alias ls='ls -B'

Footnote

Posted by Stephen Strowes on Wednesday, June 28th, 2006. You can follow me on twitter.

Recent Posts

(full archive)

All content, including images, © Stephen D. Strowes, 2000–2016. Hosted by Digital Ocean.