- or download this
#! usr/bin/perl
use strict;
...
}
}
- or download this
[abc@linux0059 monitor]$ perl code.pl --c config.ini
Files Removed
...
[abc@linux0059 monitor]$
- or download this
[abc@linux0059 abc]$ ls
folder log same1 same.txt sample2.txt simple
...
[abc@linux0059 abc]$ touch same1
[abc@linux0059 abc]$ echo "hai hello" > same1
[abc@linux0059 abc]$