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

Re: *term -ls, a summary



On Sun, 21 Jul 2002, Peter Mathiasson wrote:

> On Sun, Jul 21, 2002 at 01:40:21AM -0700, Philip Brown wrote:
> > On Fri, Jul 19, 2002 at 12:45:17PM -0500, Manoj Srivastava wrote:
> > > 
> > > 	Login shells are special -- and they are used to do things
> > >  once per session, for me. I do not need to do them 20 times if I have
> > >  20 xterms open.
> > 
> > it is trivial to do the shell-specific equivalent of
> > 
> > 
> > if [ "$LOGIN_INITIALIZED" = "" ] ; then
> > 	export LOGIN_INITIALIZED=1
> > 	do_stuff
> > fi
> 
> Hrm.. Well.. Why not just leave it the way it is?
> 

Because it's broken.

--
Unrecognized command line option "-help", try "-help".


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: