Command not found
Posted by Tech at 8:47 p.m. on July 26th, 20070 Comments 0 Pings in
Last login: Thu Jul 26 12:17:28 from nat-pool-fab.re
Welcome to Darwin!
ericbook:~ eric$ mutt
-bash: mutt: command not found
ericbook:~ eric$ open /Applications/Mail.app/
ericbook:~ eric$
Ahh. Like coming in after a long day of plowing the fields and sticking your aching feet into a pot of hot water. After running Linux all day at work, you feel like slipping into something more comfortable. Sam knows it. Zonker knows it, though he won’t admit it. It’s the right amount of just-workiness you need to let you relax, while knowing you could, at any given moment, do something like:
ericbook:~ eric$ find . -print0 |xargs -0 -J $ stat -f ‘%p;%i;%T;%l;%m;%b;%k’ ‘$’ >> fsout.csv
Nice.