Re: Fwd: Kernel panic - after upgrade

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



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"

Uwe


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux