[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Perl newbie



Ahoy

Also, be sure that the "shebang" line,
which is THE FIRST LINE OF THE SCRIPT,
reads thus:

#!/usr/bin/perl

Congratulations on your first Perl of wisdom!
 You will love it.

Aloha
Davis


----- Original Message -----
From: <sven@xxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, February 22, 2000 7:15 AM
Subject: [cobalt-users] Perl newbie


> Hi!
>
> I'm trying to get a perl script working on our Raq2. It's a simple thing I
> copied from an O'Reilly book just to see what it does. (more exact: the
> 'Say Hello program' discussed in chapter 1).
> I typed in the file with 'pico', made it executable with 'chmod +x
<file>',
> but when I type the command it just states: command not found.
> How can I resolve this?
>
> Thanks,
>
> Sven
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>