On Fri, Jan 19, 2018 at 10:03 PM, Tim <ignored_mail...@yahoo.com.au> wrote:
>
> Off-topic, but I struck an oddity trying to help a friend using Ubuntu
> send a wayward Firefox back to un-munged condition. I laboriously gave
> him instructions over the phone to type in:
>
> rm -rfd .cache/mozilla/firefox
>
> Only to have it chuck a hissy fit and claim the options were invalid.

Without the "-d"?

With "/bin/rm"?

With "~/"?

So

/bin/rm -fr ~/.cache/mozilla/firefox

?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to