Re: little cp diff

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Vadim Zhukov
Date: Saturday, February 6, 2010 - 8:27 am

On 6 February 2010 c. 17:53:09 Otto Moerbeek wrote:
<mark.kettenis@xs4all.nl> wrote:

I have a cool idea about super-duper-mega-knob.

Let's choose and use globally a new environment variable, say,
LIVEFASTDIEYOUNG. If it's not defined, or empty, then current, sane
defaults will be used in programs; otherwise, programs should go
searching the shortest way to strike yourself in the foot.

Then each program you want can be modified to depend on it:

    const char *lfdy = getenv("LIVEFASTDIEYOUNG");
    if (lfdy != NULL && *lfdy != '\0') {
        // Do some crazy things
    } else {
        // Sane as usual
    }

Or this could be an sysctl, so even kernel flow can be modified. Yes,
it'll produce more bloat, but who cares? ;)

--
  Best wishes,
    Vadim Zhukov

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


P.S.: Didn't want to hurt anyone. Really.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
little cp diff, Ted Unangst, (Fri Feb 5, 7:24 pm)
Re: little cp diff, Otto Moerbeek, (Sat Feb 6, 5:32 am)
Re: little cp diff, Mark Kettenis, (Sat Feb 6, 6:44 am)
Re: little cp diff, Ted Unangst, (Sat Feb 6, 7:14 am)
Re: little cp diff, Otto Moerbeek, (Sat Feb 6, 7:53 am)
Re: little cp diff, Vadim Zhukov, (Sat Feb 6, 8:27 am)
Re: little cp diff, Bob Beck, (Sat Feb 6, 9:45 am)
Re: little cp diff, Ted Unangst, (Sat Feb 6, 10:58 am)
Re: little cp diff, Bob Beck, (Sat Feb 6, 11:32 am)
Re: little cp diff, Otto Moerbeek, (Sat Feb 6, 11:35 am)
Re: little cp diff, Claus Assmann, (Sat Feb 6, 11:37 am)
Re: little cp diff, Claudio Jeker, (Sat Feb 6, 11:42 am)
Re: little cp diff, Bob Beck, (Sat Feb 6, 11:45 am)
Re: little cp diff, Bob Beck, (Sat Feb 6, 11:49 am)
Re: little cp diff, Ted Unangst, (Sat Feb 6, 8:42 pm)