This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/perl -w | |
use strict; | |
use Data::Dumper qw(Dumper); | |
use File::Find qw(find); | |
use Getopt::Long qw(GetOptions); | |
use List::Util qw(sum); | |
use Time::HiRes qw(sleep); | |
use Linux::Inotify2; | |
$| = 1; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am juerd on github. | |
* I am juerd (https://keybase.io/juerd) on keybase. | |
* I have a public key whose fingerprint is 6874 5C4F AC73 B929 8F4A 8FEF E4C0 DB51 BEE8 DA5B | |
To claim this, I am signing this object: |
NewerOlder