From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23703 invoked from network); 12 Apr 2002 03:52:50 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 12 Apr 2002 03:52:50 -0000 Received: (qmail 4414 invoked by alias); 12 Apr 2002 03:52:44 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16969 Received: (qmail 4401 invoked from network); 12 Apr 2002 03:52:43 -0000 Date: Thu, 11 Apr 2002 23:52:40 -0400 From: Jason Price To: Bart Schaefer Cc: zsh-workers@sunsite.dk Subject: Re: _mount linux centric? Message-ID: <20020411235240.A7231@oobleck.gatech.edu> References: <20020411161005.A29774@oobleck.gatech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from schaefer@brasslantern.com on Thu, Apr 11, 2002 at 02:33:26PM -0700 >> Mainly because the same file is called /etc/mntab rather than /etc/mtab. > It's mnttab that's Solaris-centric, not _mount that's linux-centric. > There are lots of other platforms that use mtab. My mistake. Those are the two OS's that I'm most familiar with. >> I'm not good enough to translate the function. > I don't know what $OSTYPE is set to on Solaris 8 (I only have access to > an old SunOS 5.5 machine), but I suspect the `freesbsd*' clause in the > `case "$OSTYPE"' statement near the end of _mount will work just as well > on Solaris, so just add an appropriate word to that pattern. $OSTYPE for solaris 8 is "solaris2.8" (As an aside, I've mentioned this before, but I have access to LOTS of sun boxes. If given some time, I can probably get to testing things pretty well.) I'll try and work on _mount tomorrow. Jason -- "Friendship is the bridge between lonely and loved, between a glance and a gaze. It stretches from the fog into sunshine, hopelessness into faith, between despair and joy. It crosses the chasm from hell and to heaven, from God to man, and from you to me." --Unknown Jason Price jprice@gatech.edu