I just Wondering if we can print the yum parameters without to view the yum configuration files ( by more or cat or vi ... etc)
for example
I configured the variable , in /etc/yum.conf
installonly_limit = 2
in order to remove the oldest kernel every time a new kernel is installed
can yum print the variables values as installonly_limit ?
sed
or similar tool. – Jakuje Jun 17 '16 at 21:25