[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Need help with RE in egrep
Does
find . | egrep -v '^\./\.'
not do what you want? Maybe I am misunderstanding your goal.
On Sat, Sep 18, 2010 at 1:19 PM, Jim Lynch <ale_nospam at fayettedigital.com>wrote:
> On 09/18/2010 03:03 PM, Mike Harrison wrote:
> >
> > Would using:
> >
> > find -type f
> >
> > work for you?
> >
> >
> >
> If I'm not mistaken, that would eliminate all hidden files, I just want
> to get rid of the first level. Correct me if I'm wrong.
>
> Jim.
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20100921/79b9ba4c/attachment.html