Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    my $f = `fortune`;
    chomp(my $w = `echo \$USER`);
    print "\nHello, $w!  Your fortune for today is:\n\n $f\n";
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
       }
    }
    movement();