Research Flow
A place to learn and share (comment if this blog is useful)
Pages
(Move to ...)
Home
▼
Showing posts with label
zip
.
Show all posts
Showing posts with label
zip
.
Show all posts
Compressing using Zip package in Linux
›
To zip individual files: zip Figures.zip Figure1 Figure2 Figure3 To zip a directory: zip -r Figure.zip DirName To unzip: ...
›
Home
View web version