Skip to content

Instantly share code, notes, and snippets.

@djanatyn
Created July 25, 2014 21:16
Show Gist options
  • Save djanatyn/647383fed390464b4b50 to your computer and use it in GitHub Desktop.
Save djanatyn/647383fed390464b4b50 to your computer and use it in GitHub Desktop.
corediag01 :: / % tar -tvf /tmp/data.tgz | grep Temp | wc -l 130 ↵
8876
corediag01 :: / % tar --delete -f /tmp/data.tgz 'data/cytobank/Temp/*'
tar: /tmp/data.tgz: Cannot read: Bad file descriptor
tar: At beginning of tape, quitting now
tar: Error is not recoverable: exiting now
corediag01 :: / %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment