How do i figure out if there's a difference between an backupfile and the current used one.
The Filename of the Backup is named like: filename_date.conf
and the currend used one is name like: filename.conf
I only need to know if the content is the same or not!
I know how to copy the files and rename it like i wish, but i don't know how to figure out if there's a content difference.