Be aware that if you do it too often, the pause goes away. I don't even think anymore about putting "sudo" in front of whatever I'm doing because I simply do it so often. And 99% of those are legitimate - my day job requires root access for significant portions of my code to operate, while even my home computer, I'm the obvious sysadmin, so I'm zipping around the linux boxes with a sudo ever at the ready to solve my or my wife's issues.

That said, given the risk/reward ratio, the low number of times it happens, the small amount of effort it takes to undo currently, and the ill effects of such a mistake, I wouldn't think there's enough downside to the current system to warrant a discussion about a better system. I'm sure there is such a better system out there, but having been convinced that "the perfect is the enemy of the good" - this system is "good" enough, we don't need to tweak it into the perfect. Just my $0.02CDN


In reply to Re^2: How to recover from ill-considered considerations? by Tanktalus
in thread How to recover from ill-considered considerations? by blazar

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.