Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 09:38:26 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Peter Leftwich <Hostmaster@Video2Video.Com>
Cc:        FreeBSD Questions LIST <FreeBSD-Questions@FreeBSD.ORG>
Subject:   Re: mtools vs mount
Message-ID:  <20020827063825.GA856@hades.hell.gr>
In-Reply-To: <20020826220454.P1757-100000@dhcp-402-55.san.rr.com>
References:  <20020826220454.P1757-100000@dhcp-402-55.san.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020827063825.GA856>