On 11/29/2010 07:38 AM giggzounet wrote:
> Le 29/11/2010 12:44, Gabriel Tabares a écrit :
>>> ...
> 
> where in the rpm package can I find if the file is a configuration file
> or not ?

This will list configuration files for an installed $package:

rpm -Vv $package 2>&1|grep -e ^........"  c"

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to