Skip to content

Instantly share code, notes, and snippets.

@k3muri84
Created August 29, 2016 18:26
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 k3muri84/133993fc924933def16c5916e5f5ef3e to your computer and use it in GitHub Desktop.
Save k3muri84/133993fc924933def16c5916e5f5ef3e to your computer and use it in GitHub Desktop.
rip cd with morituri
# detect offset with:
# rip offset find
# my detected offset, make sure you detect yours
OFFSET=6
rip cd rip --offset=$OFFSET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment