1
0
Fork 0
mirror of https://codeberg.org/Mo8it/How_To_Linux.git synced 2024-10-18 14:12:38 +00:00

Improve last task in day 1

This commit is contained in:
Mo 2022-09-23 19:47:41 +02:00
parent 73fe408b4f
commit d92f748fe7

View file

@ -53,8 +53,6 @@ Make a screenshot of some cow wisdom 🐮
Now install the package `lolcat`. Now install the package `lolcat`.
Lets say the wisdom command you did take the last screenshot of is `cowsay (...)`. Lets say the wisdom command you did take the last screenshot of is `cowsay (...)`. Now run `cowsay (...) | lolcat`. Describe what changed. Can you guess how this internally works?
Now run `cowsay (...) | lolcat`. Describe what changed. Can you guess how this internally works?
Now read the help of `lolcat` and find out how to add some randomness. Run the command above again with the option you found and take a screenshot after you are satisfied with the randomness you get. Now read the help of `lolcat` and find out how to add some randomness. Run the command above again with the option you found and take a screenshot after you are satisfied with the randomness you get.