Kenfodder
My name is Kenneth Lee. I'm a Software Developer and this is my blog
Home
About
Feed
Log in
Tags
agile
development
git
linux
programming
rails
rsync
ruby
shell scripting
tests
Categories
programming
Uncategorized
6 Jul 2009, 11:57am
Uncategorized
:
linux
programming
shell scripting
by
Ken
2 comments
Renaming multiple files with SED
for file in *.htm ; do mv $file `echo $file | sed 's/\(.*\.\)htm/\1html/'` ; done
16 Jun 2009, 9:05am
Uncategorized
:
git
linux
programming
by
Ken
leave a comment
Git cheat sheet
http://cheat.errtheblog.com/s/git
Recent Posts
Renaming multiple files with SED
Git cheat sheet
Using Paperclip instead of Attachment_Fu
Ruby – Protected and Private
For loop to rsync some files
Agile Hitler
Back to WordPress – sorry Frog
Linkroll
Andrew Dust's Blog
Moocode
- Richard Taylor’s Blog
Super Sonic Feet
- Adam Perfect’s Blog