Yes, I am using the ksh for solaris 7.

When entering into <STDIN> is that passing
through the korn shell? I can't seem to escape that \$
end of line character. Is there a way around this without
using a test file? (a file is looking like a fine idea right
about now though)

Thank you for you help.
Malus

PS
I have repeated my problem on the following:
SunOS 4.1.4 sun4m: perl v5.6.1 sun4-sunos
IRIX 6.5 IP32: perl v5.004_04
HP-UX B.11.00 9000/785: perl v4.0.36 (breaks on the 8th 65char string)
HP-UX B.10.20 9000/785: perl v5.6.1 PA-RISC1.1 (breaks on 8th, also)
FreeBSD 4.3 i386: perl v5.005_03 i386-freebsd (breaks on 16th word, 65char)


In reply to Ah, it does seem to be my ksh by Malus
in thread Is there a limit on STDIN string size 259? by Malus

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.