joinup 0 Newbie Poster

Hello,

I need to create a bash script file that zip files.
The obj is : the script enter into a directory, see all directories, and zip the files by date ( the script is for managment of logfiles ), exemple: in the directory there is just files following the name "ex090210" (yymmdd ), so i need the script reads "*0902*" create a zip with that name and everything that have *0902* goes into the zip, so script will zip files by month, and do that recursivelly.

Help :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.