Thanks for explaining what 'rotating' means in that context.
I don't think it's fine to suggest such a strategy to someone seeking answer, without giving any indication that it may not work at all, and just keeping it for yourself that what you suggest only works in your specific setup.
Isn't this a bit harsh? I posted a solution that I've used in the past and works for me, and cited its source (from a very knowledgeable and well-known Perl programmer). What else should I do? I honestly wasn't aware of the potential pitfalls, and I certainly wasn't "keeping information to myself" in a malicious way. My specific setup and usage are really not that arcane: a standard logfile that is accessed by a single process. The OP itself stated that his usage would be pretty much this one, so the solution actually helped.

Are you suggesting that it would have been better to just not answer at all?


In reply to Re^7: How to do a manual "logrotate" on a given file? by bruno
in thread How to do a manual "logrotate" on a given file? by matze77

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.