On Thu, Jun 07, 2001 at 06:39:32PM -0400, Travis Smith wrote: > <snip src="Chas Owens"> > Either you or I (or maybe both us) have a really dirty mind. > <snip> > > Isn't that like: > (true != 0) Nope, that's ($you || $I || ($you && $I)), which reduces to simply ($you || $I). > You know, there's no and/or operator. In ksh you do have the |& - but that's > something different. There is an and/or operator, it's ||. :) Michael -- Administrator www.shoebox.net Programmer, System Administrator www.gallanttech.com --
- Re: double quotes around a variable Brett W. McCoy
- Re: double quotes around a variable Jeff 'japhy' Pinyan
- Re: double quotes around a variable Karen Cravens
- Re: double quotes around a variable Jeff 'japhy' Pinyan
- Re: double quotes around a variable Karen Cravens
- Re: double quotes around a variable Peter Scott
- Re: double quotes around a varia... Jeff 'japhy' Pinyan
- Re: double quotes around a varia... Chas Owens
- RE: double quotes around a v... Travis Smith
- [OT]RE: double quotes around... Chas Owens
- Re: double quotes around a v... Michael Fowler
- Re: double quotes around a varia... Karen Cravens
- Re: double quotes around a variable Brett W. McCoy
- RE: double quotes around a variable Peter Cornelius