Home | History | Annotate | Download | only in scripts
      1 #!usr/bin/perl
      2 
      3 print "hello\n";
      4 exit 0;
      5