基本的なお役立ち情報 とか.主にCとPerl.
$ for file in *.txt > do > echo ${file%.*} > done
abc def ghi
#define printf __mingw_printf