From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 04:50:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C457937B401 for ; Mon, 16 Jun 2003 04:50:21 -0700 (PDT) Received: from rwcrmhc11.attbi.com (rwcrmhc11.attbi.com [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287CB43FB1 for ; Mon, 16 Jun 2003 04:50:21 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by attbi.com (rwcrmhc11) with ESMTP id <2003061611502001300eaoo2e>; Mon, 16 Jun 2003 11:50:20 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h5GBoJ1V097104; Mon, 16 Jun 2003 07:50:19 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h5GBoJZw097101; Mon, 16 Jun 2003 07:50:19 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: Antoine Jacoutot References: <200306161126.49252.ajacoutot@lphp.org> <11562.194.119.92.65.1055755960.squirrel@webmail.thilelli.net> <200306161142.35944.ajacoutot@lphp.org> From: Lowell Gilbert Date: 16 Jun 2003 07:50:19 -0400 In-Reply-To: <200306161142.35944.ajacoutot@lphp.org> Message-ID: <44znki44xw.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@freebsd.org Subject: Re: mtab X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 11:50:22 -0000 Antoine Jacoutot writes: > On Monday 16 June 2003 11:32, Julien Gabel wrote: > > With the mount(8) command? > > # mount [-v|-p] > > Yes, this is what I was thinking about, but I just wanted to know if an > mtab equivalent existed :) What does mtab contain that the output of mount(8) doesn't?