Skip to content

Instantly share code, notes, and snippets.

@smujohnson
Created November 26, 2013 22:00
Show Gist options
  • Save smujohnson/7667101 to your computer and use it in GitHub Desktop.
Save smujohnson/7667101 to your computer and use it in GitHub Desktop.
sjohnson@web1:/tmp/sjohnson/blah$ rar x stuff.rar ; echo "errorlevel: $?"
RAR 5.00 beta 8 Copyright (c) 1993-2013 Alexander Roshal 22 Aug 2013
Trial version Type RAR -? for help
Extracting from stuff.rar
Extracting bad.txt OK
Extracting text.txt 69%
text.txt - checksum error
Total errors: 1
errorlevel: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment