Created
February 10, 2022 12:15
-
-
Save varaprasadh/93885f55dc1ce60ce8ed926d38cd489c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for ((i=1;i<10000;i++)) | |
do | |
echo 'Thanks Geetha!!! 🤣🤣🤣' | |
sleep 0.25 | |
done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment