j
k
j a
j l
Hey Mark,
one quick and dirty possibility:
a=`yum check-updates | awk '{ print $2 }' |grep -v ":" |grep -v mirror |wc -l` ; echo $(($a - 1))
Best regards
Steffen
Back to the thread
Back to the list