[CentOS] yum/RPM behaviour: does yum/RPM overwrite a file modified by a user during an update ?

ken gebser at mousecar.com
Mon Nov 29 17:39:30 UTC 2010


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"




More information about the CentOS mailing list