On 03/11/2014 03:25 AM, Amm wrote:
For that, why not just pipe to 'wc -l' to count the lines and then do some 'if' tests from there?Now I want to combine (OR) these two such that: Case 1) If there are more than 10 files modified in 24hrs then list them all (not just 10)