gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Re: Tla spork


From: Tom Lord
Subject: Re: [Gnu-arch-users] Re: Tla spork
Date: Tue, 24 Aug 2004 10:08:32 -0700 (PDT)

    > From: Miles Bader <address@hidden>

    > BTW, how about an "ARCH_HAT" environment variable?  Could be very handy
    > for scripting.


/usr/.../bin/tla-wrapped:

  #!/bin/sh

  tla --hat "$ARCH_HAT" "$@"

?

(I generally don't want that kind of environment-variable sensitivity
in tla itself because, while, sure, in some cases its handy, in other
cases it is an easy source of bugs, flakiness, exploits, etc...)


-t







reply via email to

[Prev in Thread] Current Thread [Next in Thread]