Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: problem with shebang

by jcoxen (Deacon)
on Apr 15, 2006 at 12:50 UTC ( [id://543523]=note: print w/replies, xml ) Need Help??


in reply to problem with shebang

Try
chmod +x hello.pl
From your output, it looks like the hello.pl file is not executable.

Jack

Replies are listed 'Best First'.
Re^2: problem with shebang
by Anonymous Monk on Oct 17, 2018 at 19:49 UTC
    Note that Kate has a BOM option that, if checked, adds a BOM mark as the first three characters in the file. They doesn't show in Kate or Vim. You can see them with a hex editor (like Bless) as "EF BB BF" ("..." in the character section). I was stumped before I found this out and I've no idea how this option came to be checked in my case. On top of that Bless couldn't save a changed file due to "Not enough space on device bla bla..." which in it's turn was fixed by entering "/tmp" under "Edit","Preferences". A problem never comes alone.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-25 21:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found