usage: count [-f format] ['execute command'] [from] upto [step] examples: count 5 count 05 15 count 10 0 -1 count a g count -f '#%3d\n' -3 3 count -v 'echo $i > $i.tmp' 1 9