Zip without compression

August 10, 2012
command-line zip

Say you need to zip a file but without compressing it. Here’s how you go for it:

zip -r -0 newfile.zip file_to_zip

Linuxfest 2013, mass mail...

February 7, 2014
linux command-line email

Microsoft Windows Command Line Cheat-Sheet

October 6, 2013
command-line windows microsoft

find – explained through a screencast

September 1, 2013
linux command-line