From owner-freebsd-questions Mon Aug 26 23:38:48 2002 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 BB63737B400 for ; Mon, 26 Aug 2002 23:38:46 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F3B743E4A for ; Mon, 26 Aug 2002 23:38:45 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-b211.otenet.gr [212.205.244.219]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g7R6cepD024924; Tue, 27 Aug 2002 09:38:42 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.5/8.12.5) with ESMTP id g7R6cYPa001202; Tue, 27 Aug 2002 09:38:34 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.5/8.12.5/Submit) id g7R6cWvi001197; Tue, 27 Aug 2002 09:38:32 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 27 Aug 2002 09:38:26 +0300 From: Giorgos Keramidas To: Peter Leftwich Cc: FreeBSD Questions LIST Subject: Re: mtools vs mount Message-ID: <20020827063825.GA856@hades.hell.gr> References: <20020826220454.P1757-100000@dhcp-402-55.san.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020826220454.P1757-100000@dhcp-402-55.san.rr.com> X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 X-Phone: +30-944-116520 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-08-26 22:10 +0000, Peter Leftwich wrote: > I have found true joy and happiness in the ease-of-use this "mtools" > utility (and her sisters) affords me!! But it leaves me wondering two things: > > 1. It doesn't seem to support wildcards (i.e. `mmove a:*.sh .`) It does. You just need to make sure your shell doesn't intepret the wildcards in the command line: $ mcopy 'a:*.sh' . -- FreeBSD: The Power to Serve -- http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message