Use Tree with Mac OS X to display files and folders in a recursive structure with sub folders and files appearing under their parent directories.
Display recursive directory listing in Terminal
by mitch on March 8, 2011 in Geekery, Linux, Mac OS X
Nautilus Script: Edit Remote Files (SSH) with Vim
by mitch on September 6, 2007 in Geekery, Gnome, Linux, Programming, Python
My on again, off again love affair with KDE is currently off (but that’s another story). I’m once again enjoying the simplicity of Gnome, and the elegance of Nautilus. The ability to graphically browse remote servers via SSH is great, but I found out that trying to edit a remote file chokes Vim. Apparently the [...]
Bash: It’s the little things
by mitch on June 27, 2007 in Geekery, Linux
The Bash shell always amazes me. I needed to create a Maildir using the typical Maildir/cur, Maildir/new, Maildir/tmp structure and stumbled on this: $ mkdir -m 0700 -p Maildir/{cur,new,tmp} The -m and -p options are no-brainers, but the {cur,new,tmp} was new to me. It was easy to figure out what was going to happen… one [...]
- Merrily Meandering Once More March 8, 2007
- Mormon Potluck Podcast June 29, 2007
- Why I Love Trader Joe’s September 11, 2009
- 5 Tips to Improve Your Running Experience September 24, 2009
- Firefox Smart Keywords for Microsoft Support and MSDN Sites May 2, 2006
-
Display recursive directory listing in Terminal
March 8, 2011
- Quick Tip: Open Finder in current directory from Terminal March 2, 2011
-
Google Calculator: Decimal to Roman
March 2, 2011
-
Use Mac OS X Automator and Services To Speed Up Repetitive Tasks
February 28, 2011
-
Blogging from TextMate
May 18, 2010
- porno: Awesome website... [...]the time to read or visit...
- Social Work Careers: Superb website... [...]always a big fan of linkin...
- fontanna czekoladowa: You should check this out... I saw this really gr...
- fontanna czekoladowa: Great website... Here are some of the sites we re...
- HTML Tutorial: Cool sites... [...]we came across a cool site tha...
Follow @mitchcontla on Twitter



