[Cialug] find it already!
Todd Walton
tdwalton at gmail.com
Sun May 25 09:44:50 CDT 2008
On Sat, May 24, 2008 at 11:50 PM, Zachary Kotlarek <zach at kotlarek.com> wrote:
> You mean:
> find `pwd` -regex '*' -print
>
> Your shell expands * to match all files in the current directory, which is
> probably not what you mean.
You're right. But now I try that and it doesn't return anything at
all. I'm in a directory with files. Shouldn't the regex * return
everything?
-todd
More information about the Cialug
mailing list