Created
August 7, 2020 21:00
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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