The issue is not necessarily the unix coding question (although, an "OT: " at the beginning of your title would have been a courtesy), but repeatedly ignoring requests on previous posts for proper formatting, attempting some self education, showing your attempts at a solution, etc.

As was stated above, this is not a free code-writing service, but it is a community of people with an interest in Perl, learning, and contribution. Coming into a community, and expecting to be well received after abusing norms and charity is presumptuous at best.

Learn through trial and error, ask questions about your learning, and attempt to grow from advice given (code tags, for example).

Welcome to PerlMonks. This is a nice place, but you only get out of it what you put into it.

--MidLifeXis


In reply to Re^3: What is the grep command ??? by MidLifeXis
in thread What is the grep command ??? by anakin30

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.