Skip to content

Instantly share code, notes, and snippets.

@diegovar
Created November 6, 2013 17:15
Show Gist options
  • Save diegovar/7340225 to your computer and use it in GitHub Desktop.
Save diegovar/7340225 to your computer and use it in GitHub Desktop.
while true
do
# Command
perl -e 'select(undef,undef,undef,.1)' #specify float for delay
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment