Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    
    print "Did not stop, sorry!\n";
    
  2. or download this
    $ echo -e "aaa\nbbb\nccc\n" | script.pl -d
    OK? [Y|n]>
    ...
    $ echo -e "aaa\nbbb\nccc\n" | script.pl -d
    OK? [Y|n]>
    n