I looked at the sample and though I would try some of those fun commands. I selected fortune and cowsay. Fortune returns a fortune cookie sentiment, and cowsay does what the name suggests. I combined the two commands due to laziness. (Note: the source code and code block functions appear to be broken in the new format.)
me@flamingo:~/programs/art$
me@flamingo:~/programs/art$ cowsay fortune
_________________________________________
/ Q: What do you get when you cross the \
| Godfather with an attorney? A: An offer |
\ you can't understand. /
-----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
me@flamingo:~/programs/art$ cowsay fortune
______________________________________
< You're at the end of the road again. >
--------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
me@flamingo:~/programs/art$ cowsay fortune
_________________________________________
/ Best of all is never to have been born. \
\ Second best is to die soon. /
-----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
__________________________________
/ Are we having fun with the Linux \
\ command line yet? /
----------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
“Can Mom have full custody?”
I looked at the sample and though I would try some of those fun commands. I selected fortune and cowsay. Fortune returns a fortune cookie sentiment, and cowsay does what the name suggests. I combined the two commands due to laziness. (Note: the source code and code block functions appear to be broken in the new format.)