for i in `seq 0 100`; do file=`printf "%06i" "$i"`; echo $file; done
This comment has been removed by a blog administrator.
This comment has been removed by a blog administrator.
ReplyDelete