Skip to content

Instantly share code, notes, and snippets.

@remlapmot
Created March 18, 2022 11:53
Show Gist options
  • Save remlapmot/33f6203d390f5602573a95c5768fc812 to your computer and use it in GitHub Desktop.
Save remlapmot/33f6203d390f5602573a95c5768fc812 to your computer and use it in GitHub Desktop.
Stop an RStudio Server session
#!/usr/bin/bash
sudo rstudio-server stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment