# presents a fortune
fortune
# presents an offensive fortune
fortune -o
# presents a long fortune
fortune -l
# presents a short fortune
fortune -s
# options can be combined
fortune -os
# presents a fortune
fortune
# presents an offensive fortune
fortune -o
# presents a long fortune
fortune -l
# presents a short fortune
fortune -s
# options can be combined
fortune -os