Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Suicidal Tendencies of a Depressed PC

by YAFZ (Pilgrim)
on Jun 20, 2003 at 09:37 UTC ( [id://267494]=poem: print w/replies, xml ) Need Help??

$ vim monologue.pl
#!/usr/bin/perl -w $output = `monologue.pl`;
$ ./monologue.pl
What is the fastest way to consume system resources?
Who cares for a 'ulimit' when they don't have to?
Which A.I. module can simulate the loss of a friend?

Replies are listed 'Best First'.
Re: Suicidal Tendencies of a Depressed PC
by Anonymous Monk on Jul 02, 2003 at 10:25 UTC

    You forgot the part where you go:

    chmod +x monologue.pl

    Or else:

    perl monologue.pl

    G'day,

     -- raven morris

      This code was created using the VIM editor on CYGWIN GNU/Linux emulation system (running on Win2000). When I create a file with an extension of .pl it automatically gets the permissions: -rwxr-xr-x. Thatīs the reason why I haven't used chmod or ./

      But I think I must have included this info as a PS perhaps, this would stop confusing people about the code, me or universe ;-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: poem [id://267494]
Approved by abell
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-03-29 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found