Skip to content

Instantly share code, notes, and snippets.

@diazdc
Created August 7, 2020 21:00
Show Gist options
  • Save diazdc/60f895ca87350810e19c9879316dd789 to your computer and use it in GitHub Desktop.
Save diazdc/60f895ca87350810e19c9879316dd789 to your computer and use it in GitHub Desktop.
Launches background process from R so you don't get disconnected from an idle session if you
parallel::mcparallel(system('ping -i 600 www.google.com'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment