diff options
author | Phil Sutter <phil@nwl.cc> | 2023-01-09 16:26:34 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-01-10 07:53:42 +0100 |
commit | 7a7f6d2e42f3e074fc22df471aede53bd85aad98 (patch) | |
tree | 334da7e1748fda84cbef547f261802bc0a79fcda /package/kismet | |
parent | 191e8aaad69a822fbfbec12dd4b24ef5d244037d (diff) |
package: cfgfs: implement 'diff' command
Sometimes it is unclear how exactly files changed in /etc and the md5sum
is no help there. Implement a diff command for these situations. It is
pretty inefficient since it has to perform a second 'setup' before the
actual 'diff' call. To cover for missing recursion support (and also
exclude internal files) by calling diff for each file separately.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'package/kismet')
0 files changed, 0 insertions, 0 deletions