2007-03-05から1日間の記事一覧

cat *.txt > merge.txt

windowsで複数のテキストファイルを結合するには? copy *.txt merge.txt