Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use strict;
    ...
    POE::Kernel->run();
    
    exit 0;
    
  2. or download this
    jason@jfroebe-laptop:~$ dd if=/dev/zero of=/tmp/j/p bs=1M count=2
    2+0 records in
    2+0 records out
    ...
    2+0 records in
    2+0 records out
    2097152 bytes (2.1 MB) copied, 0.113488 s, 18.5 MB/s
    
  3. or download this
    jason@jfroebe-laptop:~/bin$ ./test_poe_linux_inotify.pl
    /tmp/j/p is new
    /tmp/j/p is new