Research Flow
A place to learn and share (comment if this blog is useful)
Pages
(Move to ...)
Home
▼
Showing posts with label
extract files
.
Show all posts
Showing posts with label
extract files
.
Show all posts
Unzip, Untar and unrar (of different extension)
›
To unzip file with an extension .Z (e.g. foo.Z) gzip -d foo.Z This will create a file name foo on the folder. tar xvjf foo.tar.bz2 ...
›
Home
View web version