Posts tagged «archive» Feed RSS

Unp is a small perl script which makes extraction of any archive files a bit easier. It support several compressors and archiver programs, chooses the right one(s) automatically and extracts one or more files in one go.
Instalation:
sudo apt-get install unp
Usage:
usage: unp file [file]…
file: compressed file(s) to expand
Use — to pass arguments to external programs, eg. [...]

If you have downloaded some video and it’s packed in multi-volume archive, you can play the file without unpacking.
This is how you do it in Ubuntu. It should work fine on any linux distribution.
You wil need “unrar” and “vlc” or any other video player.
So, in Ubuntu, open a terminal and install these packages. Skip this [...]