Archive of UserLand's first discussion group, started October 5, 1998.

Re: Linux for Dummies?

Author:Eric Soroos
Posted:12/4/1998; 12:31:34 PM
Topic:Linux for Dummies?
Msg #:802 (In response to 799)
Prev/Next:801 / 803

A simple hello world perl script..

execute with perl scriptname

or chmod a x scriptname and then scriptname

script follows....

#! /usr/bin/perl

print "Hello World, Nice to see you!\n";




This page was archived on 6/13/2001; 4:46:15 PM.

© Copyright 1998-2001 UserLand Software, Inc.