2009
01.05

Occasionally it happens, that you have a big multimedia file in a RAR archive and not enough room on your disk drives to unpack it. Not a problem when using command line and pipes!

$ unrar p -inul homeVid.part01.rar video.avi | mplayer -

Time after time the power of command line just can’t cease to amaze me.

No Comment.

Add Your Comment