Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 1999 12:43:05 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Laurence Berland <stuyman@confusion.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Wildcard problem
Message-ID:  <Pine.BSF.4.03.9906151242340.2596-100000@resnet.uoregon.edu>
In-Reply-To: <37632A1C.3523758F@confusion.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Jun 1999, Laurence Berland wrote:

> On my new FreeBSD system, I've noticed something unusual.  Wildcards
> don't work.
> 
> For example, typing echo * should return all the filenames in the
> current directory, but i get 
> "echo: No Match."
> 
> 
> The shell is tcsh.  If there's more information you'd need let me know,
> I'm not sure what else to send along

Try running

unset noglob

to turn globbing back on. Then check your .[t]cshrc for a 'set noglob'
parameter.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | 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?Pine.BSF.4.03.9906151242340.2596-100000>