From c05ac5d14afbe70b46bd59f278395533837d59c9 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 5 Mar 2023 16:39:13 +0100 Subject: rename Ubuntu scripts --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3527730..262ee36 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,24 @@ Which directories are writable by a user? ./src/writable-dirs -u USERNAME / +Ubuntu +------ + +Ubuntu-specific (or Debian-specific) scripts. + +### check-integrity.sh + +Use `debsums` to verify file integrity against the package database. + + ./src/ubuntu/check-integrity.sh + +### unmanaged.sh + +Use `cruft` to view a list of unmanaged files and directories. +Some common directories are excluded automatically. + + ./src/ubuntu/unmanaged.sh + License ------- -- cgit v1.2.3