Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Daemon::Easy sleep=>5, stopfile=>'stop', pidfile=>'pid', callback=
    +>'worker';
    ...
           }
    
     }
    
  2. or download this
    #!/bin/bash
    perl -pi.bak -e 's{a}{b}g' $1