my @list = grep { -M < 1 } glob "$dir/B*.txt"; [download]
In reply to Re: Re: how do I shorten code by Util in thread how do I shorten code by dbrock