Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

RE: RE: Re: Hidden Characters?

by tame1 (Pilgrim)
on Nov 14, 2000 at 21:41 UTC ( [id://41601]=note: print w/replies, xml ) Need Help??


in reply to RE: Re: Hidden Characters?
in thread Hidden Characters?

Let's see....ok. The "regular" perl binary is /usr/bin/perl (which is itself a link to /usr/bin/perl-5.00503

My shebang is #!/usr/local/bin/perl -w which is a symlink to /usr/bin/perl

So yes, there are two levels of syms involved.
However, I think one of the earlier guys had it - my emacs is saving in DOS mode. Why, I have no idea. How to stop it, I also don't know. Does anyone?

What does this little button do . .<Click>; "USER HAS SIGNED OFF FOR THE DAY"

Replies are listed 'Best First'.
RE: RE: RE: Re: Hidden Characters?
by Fastolfe (Vicar) on Nov 14, 2000 at 23:56 UTC
    I disagree. If emacs were saving in DOS mode (which means the newlines are comprised of a ^M^J (\r\n) instead of the Unix ^J (\n)), copying the file with 'cp' should have no effect whatsoever. 'cp' does not do any conversions, so it makes 0 sense that the problem would clear up simply by coping the file to a new name. This is why I think it's a filesystem/OS issue.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-19 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found