hi, is it possible to get the size of special files in a directory? i
need the size of all gz or html files. this works, i did it with glob.
but how can i get the size of files that match a pattern? for example
all filesnames that contain the string "setup". or all files that are
younger than 7 days and not bigger as 100k and end with gz. can this
alo be done with globbing? i hope you know,what i mean....


THANKS A LOT:)

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to