script needed for compress

i hav 200 logs files in a folder i want compress only the files having size more than 10 mb . please provide a script

lol... the script is your job! if you have specific problems/questions ask for help. you should begin with a "for" loop and maybe a "find". read the manpages and start your own script.

good luck!