| pixdate |
Change image file names to their
creation date, in YYMMDD format. |
| AddrBk |
Make a
compact, printable list of entries from OS X Address Book
vCard format. |
| backup |
Keep a synchronized copy of the chosen directories. Only copies files that have been modified. |
| phrases |
Make an
index-like list of phrases from a text or html document. |
| eydy |
Download tracks for Everyday
Looper iPhone app. |
perl -e 'opendir D,"."; @f=readdir(D); map{-f and !/\.txt/ and
rename("$_","$_.txt");} @f'cat /usr/share/dict/words | perl -e 'while(<>)
{/^[qwertasdfgzxcvb]+$/i and print}' > leftHandWords.txtcat /usr/share/dict/words | perl -e 'while(<>)
{/^[yuiophjklnm]+$/i and print}' > rightHandWords.txt| Stephen responded: "You no phony, you million joy John, you holy monk, you hunk! (A good left-handed compliment has been harder to come up with.)" To which I replied: "That's ok, I prefer not to receive left-handed compliments." |