Skip to content

Instantly share code, notes, and snippets.

@ianjsikes
Created May 9, 2019 01:07
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 ianjsikes/3bace1af1e1280a8c81a82326f56845e to your computer and use it in GitHub Desktop.
Save ianjsikes/3bace1af1e1280a8c81a82326f56845e to your computer and use it in GitHub Desktop.
function keep-running
while not eval $argv
echo "Rerunning..."
echo (date)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment