Date: Thu, 28 Jun 2001 04:13:30 +0900 (JST) From: Hajimu UMEMOTO <ume@mahoroba.org> To: brooks@one-eyed-alien.net Cc: itojun@iijlab.net, net@FreeBSD.ORG Subject: Re: review request: network interface cloning Message-ID: <20010628.041330.89015911.ume@mahoroba.org> In-Reply-To: <20010627113803.C12739@Odin.AC.HMC.Edu> References: <20010627112648.B12739@Odin.AC.HMC.Edu> <20010627182511.DCB857C2@starfruit.itojun.org> <20010627113803.C12739@Odin.AC.HMC.Edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Wed, 27 Jun 2001 11:38:03 -0700 >>>>> Brooks Davis <brooks@one-eyed-alien.net> said: brooks> On Thu, Jun 28, 2001 at 03:25:11AM +0900, Jun-ichiro itojun Hagino wrote: > >newgif=3D`ifconfig gif# create` > >ifconfig $newgif 10.0.0.1 10.0.0.2 > > you may need to have backslash before #... :-) brooks> Not in /bin/sh anyway (I just tested it). I think the `` part protects brooks> the #. There might be some corner cases, but I'm not sure. Just my thought. Isn't it sufficent without `#', like `ifconfig gif create'? -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010628.041330.89015911.ume>