Skip to content

Instantly share code, notes, and snippets.

@varaprasadh
Created February 10, 2022 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save varaprasadh/93885f55dc1ce60ce8ed926d38cd489c to your computer and use it in GitHub Desktop.
Save varaprasadh/93885f55dc1ce60ce8ed926d38cd489c to your computer and use it in GitHub Desktop.
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