On Thu, 7 Sep 2006 20:45:27 -0400 Joey Hess <[email protected]> wrote:
> Erich Schubert wrote:
> > A minute ago I didn't need "dirempty", but "exists 'foo/*.bar'"
> > test -e "foo" works fine if you have the filename. If you have wildcards
> > it gets a bit more complicated. IMHO it would be good to have a
> > convenience command for this instead of using some shell magic with test
> > and ls.
>
> Hmm, and dirempty is just ! exists foo/* && ! exists foo/.* , right?
>
> --
> see shy jo

Reply via email to