Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I like zsh for the same reason, but you will want to quote or escape the tilde in your second example.

    rm **/*\~
    rm '**/*~'


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: