3rd script

This commit is contained in:
2026-04-15 15:35:33 +02:00
parent 6a937b1bd2
commit d5d0b6f608
4 changed files with 46 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
reset # To avoid any terminal weirdness
for i in {1..9}; do
cowsay "$i"
sleep 1
clear # So that they don't stack up
done
cowsay -e oo -T U "10" # Cow that has oo eyes but U tongue