某所でも書いたのだけど、とりあえずメモ perl -e 'for ($i = 1; $i < 10001; $i++) {printf ("%05d?n", $i)}' > number.txt するほどでもないか(^^;;;;;