Timeline for OpenBSD: Check what files under /etc has changed in comparison to pristine base system
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 4, 2019 at 19:53 | vote | accept | Kusalananda♦ | ||
| Feb 25, 2019 at 13:25 | history | edited | Kusalananda♦ | CC BY-SA 4.0 | added 1 character in body |
| Feb 25, 2019 at 9:31 | comment | added | Kusalananda♦ | @JdeBP Yes, I agree that this is a useful tool, but again, it won't show the differences in the files. It may well be that I don't know how to use it correctly. In that case I'd really appreciate if you submitted an answer. I know that files are different, but I also need to know in what way they are different. | |
| Feb 25, 2019 at 9:23 | comment | added | JdeBP | mtree compares digests, and will thus show one the files that differ in contents. There's even a check-what-files-have-changed example in its manual. | |
| Feb 25, 2019 at 9:16 | comment | added | Kusalananda♦ | @JdeBP mtree will only show me differences in directory structures, not the actual differences in the files. | |
| Feb 25, 2019 at 9:14 | comment | added | JdeBP | mtree is definitely your friend for this sort of task. | |
| Feb 25, 2019 at 8:57 | history | answered | Kusalananda♦ | CC BY-SA 4.0 |