@files = ("one.zip","twotwo.doc","three3.ppt"); #### @onlyNames = ("one","twotwo","three3"); @onlyExt = ("zip","doc","ppt");