Add the find duplicate commandline tools fdupes and jdupes.

This commit is contained in:
cyteen 2026-03-04 14:56:28 +00:00
parent 735cee9da6
commit 6a44a4d38f
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ apt install -y bat
apt install -y bc
apt install -y fzf
apt install -y ripgrep
apt install -y fdupes
apt install -y jdupes
apt install -y xsel
apt install -y neofetch
apt install -y sshpass