Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2000 21:03:21 -0500
From:      Dan Papasian <bugg@bugg.strangled.net>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        Dan Papasian <bugg@bugg.strangled.net>, current@FreeBSD.ORG
Subject:   Re: which(1), rewritten in C?
Message-ID:  <20000303210321.A10697@moe.c705742-a.htfdw1.ct.home.com>
In-Reply-To: <20000303070929.J14279@fw.wintelcom.net>; from bright@wintelcom.net on Fri, Mar 03, 2000 at 07:09:29AM -0800
References:  <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com> <20000302195937.F14279@fw.wintelcom.net> <20000303071100.A9927@moe.c705742-a.htfdw1.ct.home.com> <20000303070929.J14279@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Ah, well, I hadn't picked up that that was the desired behavoir.

Well, it is fixed: http://bugg.strangled.net/which.c 

-Dan Papasian
<bugg@bugg.strangled.net>

On Fri, Mar 03, 2000 at 07:09:29AM -0800, Alfred Perlstein wrote:
> * Dan Papasian <bugg@bugg.strangled.net> [000303 04:39] wrote:
> > Can you please give an example of where multiple arguments
> > doesn't work as expected?
> > 
> > It works fine over here.
> 
> ~ % which ls ln sh
> /bin/ls
> /bin/ln
> /bin/sh
> ~ % ./a.out ls ln sh
> /bin/sh
> 
> -- 
> -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000303210321.A10697>