[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(DTPtechNote:656) ナンバリング(ゼロパティング)



某所でも書いたのだけど、とりあえずメモ

perl -e 'for ($i = 1; $i < 10001; $i++) {printf ("%05d?n", $i)}' > number.txt

するほどでもないか(^^;;;;;