I have tried that and the entire file blows up. This is what is returned. I get the headers and the header results fall in the next block. Thanks for taking a look see.
====================== |Filesystem | |kbytes | |used | |avail | |capacity | |Mounted | ====================== ====================== |/dev/dsk/c1t0d0s0 | |2016343 | |1392095 | |563758 | |72% | |/ | ====================== ====================== |/proc | |0 | |0 | |0 | |0% | |/proc | ====================== ====================== |mnttab | |0 | |0 | |0 | |0% | |/etc/mnttab | ====================== ====================== |fd | |0 | |0 | |0 | |0% | |/dev/fd | ====================== ====================== |swap | |3888376 | |40 | |3888336 | |1% | |/var/run | ====================== ====================== |swap | |3888432 | |96 | |3888336 | |1% | |/tmp | ====================== ====================== |/dev/dsk/c1t0d0s7 | |32442879 | |523735 | |31594716 | |2% | |/export/home | ======================

In reply to Re: Re: Formatting Text Output by TekWannaBe
in thread Formatting Text Output by TekWannaBe

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.