aboutsummaryrefslogtreecommitdiff
path: root/misc/rmlint/README
diff options
context:
space:
mode:
authorLockywolf <for_sbo.rmlint_2023-05-16@lockywolf.net>2023-05-19 22:39:18 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:13 +0700
commit134998bde87798d8256814f90ed18d30c536ea49 (patch)
tree652860b81980cb463854f75d5ea18518ec9e9411 /misc/rmlint/README
parented533ca87b2c1788751efbc255c815c48443f7a7 (diff)
misc/rmlint: Added (filesystem linter and deduplifier)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/rmlint/README')
-rw-r--r--misc/rmlint/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/rmlint/README b/misc/rmlint/README
new file mode 100644
index 0000000000000..de0bf3a1cccf7
--- /dev/null
+++ b/misc/rmlint/README
@@ -0,0 +1,6 @@
+rmlint is a "filesystem linting" tool that can find duplicates,
+unstripped binaries, and much more.
+
+It can be seen as an alternative to fdupes and rdfind, but much more
+powerful.
+