Add the find duplicate commandline tools fdupes and jdupes.
This commit is contained in:
parent
735cee9da6
commit
6a44a4d38f
|
|
@ -21,6 +21,8 @@ apt install -y bat
|
||||||
apt install -y bc
|
apt install -y bc
|
||||||
apt install -y fzf
|
apt install -y fzf
|
||||||
apt install -y ripgrep
|
apt install -y ripgrep
|
||||||
|
apt install -y fdupes
|
||||||
|
apt install -y jdupes
|
||||||
apt install -y xsel
|
apt install -y xsel
|
||||||
apt install -y neofetch
|
apt install -y neofetch
|
||||||
apt install -y sshpass
|
apt install -y sshpass
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue