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

repeat

(This command has been awarded a Yubnub Golden Egg)

http://silenceisdefeat.org/~dscener/yubnub/repeat?howmany=${times}&data=${data}&spaces=${spaces=0}
Repeats user entered data a specified number of times.  

SYNTAX
     repeat -data <data> -times <times> [-spaces <spaces>]

EXAMPLE
     repeat -data Ha -times 2
     OUTPUT: HaHa

     repeat -data Ha -times 2 -spaces 1
     OUTPUT: Ha Ha

-- dScener
    
105 uses - Created 2006-01-18 03:22:20 - Last used 2022-07-13 12:08:25
Is this command broken? Tell Jon if you know how to fix it.