;Hi,
hello friends,i would like to write a shell script which it can zip a folder in a certain directory.The problem is inside that directory,it contains some file and folder.
I just want to zip the folder but not other file.
The script should be able to check the directory,as long as it found a folder it will zip it.So is that any way to do that using shell script?Hope somebody can help me,thanks in advance
