Skip to content

Instantly share code, notes, and snippets.

@optman
Created January 23, 2019 03:33
Show Gist options
  • Save optman/f3645d1c2ae4d87c49e1106d20b66e09 to your computer and use it in GitHub Desktop.
Save optman/f3645d1c2ae4d87c49e1106d20b66e09 to your computer and use it in GitHub Desktop.
mount archive file
archivemount mydoc.tar ~/tmp
fusermount -u ~/tmp
or
mc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment