Skip to content

BLOG.JUNGWON.KIM

Menu

How do I rename the extension of a batch of files?

http://stackoverflow.com/questions/1224766/how-do-i-rename-the-extension-of-a-batch-of-files

rename .cc .c *.cc

Jungwon June 30, 2014 CS

rm –exclude

find . ! -name *.tgz -delete

Jungwon June 24, 2014January 9, 2018 CS, Uncategorized

バタバタ, ばたばた

http://thejadednetwork.com/sfx/browse/bata_bata/

Jungwon June 20, 2014 Misc

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 {} ;

 

Jungwon June 18, 2014 CS

tail -f

http://unix.stackexchange.com/questions/81725/issue-with-real-time-log-inspecting-piping-tail-grep-and-cut

Jungwon June 16, 2014 CS

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

Jungwon May 31, 2014 Misc

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

Jungwon May 28, 2014 CS

How to Endorse a Check

http://www.wikihow.com/Endorse-a-Check

Jungwon May 24, 2014 CS

OS X Mountain Lion: Shortcuts for taking pictures of the screen

http://support.apple.com/kb/ph11229

Jungwon May 23, 2014 CS

.DS_Store

http://helpx.adobe.com/dreamweaver/kb/remove-ds-store-files-mac.html#main_Solution

Jungwon May 10, 2014 CS

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

Jungwon May 8, 2014 CS

Summer by Joe Hisaishi

http://www.scribd.com/doc/6132307/Joe-Hisaishi-SUMMER

Jungwon January 12, 2014 Piano

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

Jungwon December 27, 2013 Piano

Hanon

http://www.hanon-online.com/

Jungwon December 13, 2013 Piano

River Flows in You by Yiruma

http://musescore.com/user/85337/scores/106557

Jungwon December 13, 2013 Piano

List of musical symbols

http://en.wikipedia.org/wiki/List_of_musical_symbols

Jungwon December 3, 2013 Piano

Korean letter

http://news.naver.com/main/read.nhn?mode=LSD&mid=sec&sid1=102&oid=081&aid=0001996653

Jungwon November 13, 2013 CS

Inside the Machine

http://www.yes24.com/24/goods/2505514?scode=032&OzSrank=2

Jungwon October 23, 2013 CS

The .forward File

http://www.feep.net/sendmail/tutorial/intro/forward.html

Jungwon August 30, 2013 CS

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

Jungwon August 30, 2013 CS
  • « Previous
  • Next »
Copyright © 2025 BLOG.JUNGWON.KIM. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.