On Fri, May 29, 2015 at 5:51 PM, Ralf Mardorf
<ralf.mard...@rocketmail.com> wrote:
> On Fri, 29 May 2015 16:09:27 +0200, Rodrigo Rivas wrote:
>>    $ grep -ir 'encoding="utf8' /etc
>
> [rocketmouse@archlinux ~]$ sudo grep -ir 'encoding="utf8' /etc
> [rocketmouse@archlinux ~]$
>
> There's nothing.

Hmmm... what about the other one?

$ sudo grep -ir 'encoding="utf8' ~/.config

If that fails and you are out of ideas and you have spare time to
waste you could also  try:

$ sudo grep -ir 'encoding="utf8' ~
$ sudo grep -ir 'encoding="utf8' /var/cache

Reply via email to