Skip to content

Instantly share code, notes, and snippets.

@Goon3r
Created March 12, 2020 12:59
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 Goon3r/1869836d2d17703783732fdf5ddc69fc to your computer and use it in GitHub Desktop.
Save Goon3r/1869836d2d17703783732fdf5ddc69fc to your computer and use it in GitHub Desktop.
$ screen -ls
# Grab screen id for rtorrent process
$ screen -r [rtorrent id]
# From within rtorrent screen
ctrl x # start command input
import=~/.rtorrent.rc # import config
ctrl a+d # detach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment