On 9/26/07, Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Sep 26), Oliver Fromme said: > > Bob Johnson wrote: > > > Maybe. But I expect that the behavior for "rm -rf .." is there so > > > that things don't get REALLY astonishing when you do "rm -rf *". > > > > The expansion of "*" does not include "." or "..". > > Under /bin/sh, ".*" does match "." and "..", so be careful :)
That's what I meant... thanks. Applies to bash, too. - Bob _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
