Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    
    ...
    foreach (0 .. $#prev) {
        print $prev[$_] if ($prev[$_] ne $current[$_]);
    }
    
  2. or download this
    grep> cd pub
    grep> more beer