dirwatch suggestion
Posted: 20 Nov 2010, 19:22
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
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