Subject: Re: ls
To: Water NB <netbsd78@126.com>
From: Andy Ruhl <acruhl@gmail.com>
List: netbsd-users
Date: 08/20/2006 11:22:49
On 8/20/06, Water NB <netbsd78@126.com> wrote:
> $ ls foo*
> will display foo1, foo2, and so on.
> if foo2 is a directory, it will display all files under foo2.
>
> but I don't wnat it display files under foo2. how to?

echo foo*