How to Zip all files in a directory in Linux

Posted by zn52 on Jan 8, 2020 1:24 PM EDT
net2.com; By Ziad Nahdy
Mail this story
Print this story

To zip all files in a given directory on Linux with the zip tool, you can use * with the zip command. This will take care of files with and without extensions since extensions are not so special on Linux. The * will match zero or more characters, with the dot included. The files that begin with a dot however are not considered when using * (or even *.*)

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.