To sort the listing by time, so the email shows the changed files more obviously.
4091c4091
> my $cmdpid = open3($childin, $childout, $childout, "$config{LS} --full-time -lAR $file");
---
< my $cmdpid = open3($childin, $childout, $childout, "$config{LS} --full-time -lARt $file");
regards
dicko
dirwatch suggestion
Re: dirwatch suggestion
Thank you for that. I'll look into implementing it.