On 01/18/2015 11:20 PM, Uwe Koloska wrote:
> Am 18.01.2015 um 20:31 schrieb Ralf Mardorf:
>> I would ignore "0 missing files" to stay on top of things.
>>
>> sudo pacman -Qk | grep -v "0 missing files"
> 
> If you don't use english as your system language you should use the
> following or the grep misses the localized output:
> 
>   sudo LANG=C pacman -Qk | grep -v "0 missing files"
> 
        Or `pacman -Qkq` which gives the same result while preserving the
language of the output.

                Jerome
-- 
mailto:jeber...@free.fr
http://jeberger.free.fr
Jabber: jeber...@jabber.fr

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to