On Sat, 16 Dec 2017 20:45:02 +0000 (UTC) Beartooth <Beartooth@xxxxxxxxxxx> wrote: > Is there a list, or a way to get a list, of Fedora's config > files? Better yet, how about just those files I've tweaked?? Short answer - no easy way. The config files mostly aren't Fedora config files, but are specific to the application they configure. So, everyone's config file list will be different, because they will have different things installed. If you are diligent, you could install a version control system (git, hg, subversion, bazaar, etc.) and after every change make a new commit, documenting what you changed and why. Then you always have a list of changes just a stat call away. But it is a lot of work. You could just keep a text file, and note changes as you make them also. Lighter weight. Maybe someone has developed a super easy way I'm not aware of, and will chime in. That would be great. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx