Skip to content

Instantly share code, notes, and snippets.

@sndyuk
Created March 18, 2013 05:52
Show Gist options
  • Save sndyuk/5185299 to your computer and use it in GitHub Desktop.
Save sndyuk/5185299 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo -ne "\033[K1!\r"
sleep 1
echo -ne "\033[K2!\r"
sleep 1
echo -ne "\033[K3!\r"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment