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

next in thread | previous in thread | raw e-mail | index | archive | help
* 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?20000303070929.J14279>