Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. cd ~/Downloads
  2. 7z e asdf.iso.0
  3.  
  4. 7z x a.iso.001 -tiso.split -o output_dir
  5.  
  6. 7z x a.iso.001 -tudf.split -o output_dir
  7.  
  8. sudo apt install p7zip-full
  9.  
  10. 7z e file.ova.7z.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement