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

lipsum

(This command has been awarded a Yubnub Golden Egg)

http://www.lipsum.com/feed/${f}/?amount=${a}&what=${t}&start=${s}
SYNOPSIS
        lipsum [options]

EXAMPLES
        lipsum -f html -a 6
        lipsum -f html -a 100 -t words

DESCRIPTION
        Generates "lorem ipsum" text.        

OPTIONS
        -f FORMAT
              Generate output in the given FORMAT. FORMAT is html or xml.

        -a NUM
              Generate NUM paragraphs (or words, bytes, or lists, depending
              on the type of unit specified)

        -t TYPE
              (Optional) TYPE is paragraphs, words, bytes, or lists.
              Defaults to paragraphs.

        -s START
              (Optional) START is yes or no, indicating whether to start
              with "Lorem ipsum dolor sit amet..." Defaults to no.
    
2577 uses - Created 2005-07-06 06:20:40 - Last used 2023-09-06 14:19:34
Is this command broken? Tell Jon if you know how to fix it.