On 6/7/07, Matt Wilson <codebrewery at gmail.com> wrote: > > If you really need to get that file I'd recommend: > > $ rm -rf * > > It's the only surefire way. > Wouldn't this be more surefire: # rm -rf * -- Alex