Le 12/09/2014 20:15, Jason Ryan a écrit :
> On 11/09/14 at 10:06pm, Yamakaky wrote:
>>> pacman provides a `checkupdates` script, see /usr/bin/checkupdates
>>> for how it
>>> works.
>>
>> Wow, I didn't know this one, thanks !
>
> pacman -Ql pacman | awk -F/ '/bin/ {print $4}'
>
> /J
>
Yes, I know, but I never used this one.