in reply to Confused Newbie
That should leave the screen up long enough to see what is going on. Simply hit enter and it should close. If you will provide more information on the version of Linux and what you are running for a desktop (Gnome perhaps), then some fine monk would be glad to help you.#!/usr/bin/perl -w use strict; print "Hello, Jason\n"; my $input = <STDIN>;
Chances are you just need to open up a terminal window.
Cheers and welcome to the Monastery - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Confused Newbie
by jbdowns (Initiate) on May 27, 2003 at 19:30 UTC |