http://stackoverflow.com/questions/1224766/how-do-i-rename-the-extension-of-a-batch-of-files rename .cc .c *.cc
rm –exclude
find . ! -name *.tgz -delete
バタバタ, ばたばた
http://thejadednetwork.com/sfx/browse/bata_bata/
Which is the fastest method to delete files in Linux
http://www.slashroot.in/which-is-the-fastest-method-to-delete-files-in-linux find . -size +1M -delete find . -size +1M -exec rm {} ;
tail -f
http://unix.stackexchange.com/questions/81725/issue-with-real-time-log-inspecting-piping-tail-grep-and-cut
How to Build Your Credit from Nothing in Six Simple Steps
http://lifehacker.com/5976175/how-to-build-your-credit-from-nothing-in-six-simple-steps
How to change the output color of echo in Linux
http://stackoverflow.com/questions/5947742/how-to-change-the-output-color-of-echo-in-linux
How to Endorse a Check
http://www.wikihow.com/Endorse-a-Check
OS X Mountain Lion: Shortcuts for taking pictures of the screen
http://support.apple.com/kb/ph11229
.DS_Store
http://helpx.adobe.com/dreamweaver/kb/remove-ds-store-files-mac.html#main_Solution
Discovery of Dynamic library dependency on Mac OS & Linux
http://stackoverflow.com/questions/1057234/discovery-of-dynamic-library-dependency-on-mac-os-linux otool -L a.out
Summer by Joe Hisaishi
http://www.scribd.com/doc/6132307/Joe-Hisaishi-SUMMER
Canon in D by Johann Pachelbel
http://moonlight-sonata-sheet-music.com/wp-content/uploads/2013/04/Canon-in-D-Arr.-Lee-Galloway-Piano-Lee-Galloway.pdf
Hanon
http://www.hanon-online.com/
River Flows in You by Yiruma
http://musescore.com/user/85337/scores/106557
List of musical symbols
http://en.wikipedia.org/wiki/List_of_musical_symbols
Korean letter
http://news.naver.com/main/read.nhn?mode=LSD&mid=sec&sid1=102&oid=081&aid=0001996653
Inside the Machine
http://www.yes24.com/24/goods/2505514?scode=032&OzSrank=2
The .forward File
http://www.feep.net/sendmail/tutorial/intro/forward.html
list date with seconds from ls command
http://forums.devshed.com/unix-help-35/list-date-with-seconds-from-ls-command-49800.html ls –time-style=full-iso -l