Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

xmlnumarray

http://efridge.net/yubnub/numarray.php?s=${s}&e=${e}&i=${i}
Creates a simple xml array of numbers.

-s  the start index (default 0)
-e  the end index (default 10)
-i  the jump between indices (default 1)

eg.  xmlnumarray -s 2 -e 20 -i 2
  displays 2 4 6 ... 20

eg.  xmlnumarray -s 1
  displays 1 2 3 4 5 6 7 8 9 10
    
11 uses - Created 2006-09-14 08:23:16 - Last used 2006-10-02 09:56:55
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.