Forrest logo
back to context overview

lorem

List of commands for lorem:

  • lorem:tldr:4c5ff lorem: Print 40 random characters from Boccaccio's Decameron.
    $ lorem --randomize -c ${40} --decamerone
    try on your machine
    explain this command
  • lorem:tldr:b7270 lorem: Print 10 lines of Goethe's Faust.
    $ lorem -l ${10} --faust
    try on your machine
    explain this command
  • lorem:tldr:fc141 lorem: Print 5 sentences of Poe's Raven.
    $ lorem -s ${5} --raven
    try on your machine
    explain this command
  • lorem:tldr:fcef5 lorem: Print the specified number of words.
    $ lorem -n ${20}
    try on your machine
    explain this command
back to context overview