IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Little more detail, please

is \\r a command line switch?

So, if I do

ln -s /usr/bin/perl /usr/bin/perl\\r that might take care of it automagically? What about non-DOS text scripts?

Tom Sinclair
"Subverting Young Minds Since 03/13/2000"
New Well...
I just tried it, and \\r didn't seem to be liked by the shell.

But you can do:

perl -e 'symlink("/usr/bin/perl", "/usr/bin/perl\\r")'

And then the bad scripts should work just fine.

Cheers,
Ben
"... I couldn't see how anyone could be educated by this self-propagating system in which people pass exams, teach others to pass exams, but nobody knows anything."
--Richard Feynman
     Windows text files on Solaris - (tjsinclair) - (30)
         dos2unix, unix2dos - (Steve Lowe) - (3)
             Re: dos2unix, unix2dos - (tjsinclair) - (2)
                 I'd go this route - (kmself) - (1)
                     I'll experiment a bit more tonight -NT - (tjsinclair)
         Recommend a better text editor than notepad? - (altmann) - (5)
             Two more alternatives: - (CRConrad)
             Faced with this problem between OS/2 and Linux . . - (Andrew Grygus)
             Definitely need freeware - (tjsinclair) - (2)
                 Vim does well - (wharris2) - (1)
                     Considered that - (tjsinclair)
         Two solutions - (ben_tilly) - (2)
             Little more detail, please - (tjsinclair) - (1)
                 Well... - (ben_tilly)
         Another way - (pwhysall) - (1)
             Re: Another way - (tjsinclair)
         Easy peasy - (orion) - (12)
             I think I got it - (tjsinclair) - (11)
                 Um... - (ben_tilly) - (10)
                     Good point - (tjsinclair) - (9)
                         I named several decent ones - (ben_tilly) - (8)
                             Notepad has a goto line number function. - (static) - (6)
                                 ????? - (andread) - (1)
                                     Windows 2000. - (static)
                                 You still don't have to use Notepad - (ben_tilly)
                                 Can't you - (imric) - (2)
                                     Ooh... didn't try that one. - (static) - (1)
                                         Play with the registry? - (hnick)
                             Yes, you did and thanks - (tjsinclair)
         Ultraedit - (deSitter) - (1)
             Thanks, I made a note about it -NT - (tjsinclair)

There's nothing you can't do with a proper snip of context.
55 ms