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: mlh
Subject: Re: [Gnu-arch-users] Re: Tla spork
Date: Fri, 27 Aug 2004 16:55:22 +1000
User-agent: Mutt/1.3.28i

On Thu, Aug 26, 2004 at 10:38:03AM -0700, Tom Lord wrote:
> There are lots of ways to do that that don't involve adding
> environment variable sensitivity to arch itself.   You could simply 
> wrap arch:
> 
>       tla --hat $HAT "$@"
> 
> or you could do something fancier.   For example, how about a 

Like:
        $ tla commit
        error: you're not wearing a hat!
        $ tla --hat atwork
        (tla keeps the hat info stashed with $$, $LOGNAME and `tty` somewhere)
        $ tla whatever ..

Quite unix oriented. Env vars might still be a nice
-- as much as I hate env vars too.

Matt
        
        




reply via email to

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