Skip to content

Instantly share code, notes, and snippets.

@cassidoo
Last active October 22, 2022 04:12
Show Gist options
  • Star 58 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save cassidoo/49966ff32b1ea676843284c1719662e6 to your computer and use it in GitHub Desktop.
Save cassidoo/49966ff32b1ea676843284c1719662e6 to your computer and use it in GitHub Desktop.
import time
print "..."
time.sleep(1)
print "..."
print "..."
print "..."
print "..."
time.sleep(1)
print "..."
print "..."
time.sleep(1)
print "Production deployed "
print " "
print " "
print " "
print " "
print " "
print " "
print " "
print " "
@neon-ninja
Copy link

neon-ninja commented Aug 5, 2019

Does anyone know how to port this to bash?

Sure - echo ...;sleep 1;echo -e "...\n...\n...\n...";sleep 1;echo -e "...\n...";sleep 1;echo -e "Production deployed\n\n\n\n\n\n\n\n"

@mzedeler

@CRodriguez25
Copy link

A masterpiece

@unmesh-shukla
Copy link

This is unfair. You should have written some documentation for this. How can we earth people comprehend this?

@Sal7one
Copy link

Sal7one commented Apr 14, 2020

It's been 9 months and I'm still struggling to grasp this

@realFranco
Copy link

Omg no way! hahaha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment