From owner-freebsd-mobile Tue May 30 8:38:25 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 1044937B561 for ; Tue, 30 May 2000 08:38:22 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (isdn54.imasy.or.jp [202.227.24.246]) by tasogare.imasy.or.jp (8.10.1+3.3W/3.7W-tasogare/smtpfeed 1.04) with ESMTP id e4UFcHR84823; Wed, 31 May 2000 00:38:18 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: alexkwan@pacific.net.hk Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Is pccard_ether a shell script In-Reply-To: <000f01bfca4c$9d8493e0$9d1d40ca@alexkwan> References: <000f01bfca4c$9d8493e0$9d1d40ca@alexkwan> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000531003815T.iwasaki@jp.FreeBSD.org> Date: Wed, 31 May 2000 00:38:15 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 17 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Is pccard_ether a bash shell script? > If not, what is it? Yes. % file src/etc/pccard_ether pccard_ether: Bourne shell script text % head src/etc/pccard_ether #!/bin/sh - # # $FreeBSD: src/etc/pccard_ether,v 1.16 2000/04/27 08:43:47 sheldonh Exp $ # # pccard_ether interfacename [ifconfig option] # # example: pccard_ether ep0 -link0 # # Suck in the configuration variables To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message