mirror of
https://codeberg.org/Mo8it/How_To_Linux.git
synced 2024-11-21 19:18:02 +00:00
Improve last task in day 1
This commit is contained in:
parent
73fe408b4f
commit
d92f748fe7
1 changed files with 1 additions and 3 deletions
|
@ -53,8 +53,6 @@ Make a screenshot of some cow wisdom 🐮
|
|||
|
||||
Now install the package `lolcat`.
|
||||
|
||||
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?
|
||||
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 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.
|
||||
|
|
Loading…
Reference in a new issue