發表文章

目前顯示的是 12月, 2009的文章

Kill space in filename recursively

I recently wrote a little script to backup my files, but if a filename contains a space, bash couldn't access it correctly. I worte another script to solve this. save the following text to killspace, then run chmod +x killspace