shatag
tool to store file checksums in extended attributes, and work with them
Install
- All systems
-
curl cmd.cat/shatag.sh
- Debian
-
apt-get install shatag - Ubuntu
-
apt-get install shatag - Kali Linux
-
apt-get install shatag - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install shatag - Raspbian
-
apt-get install shatag
shatag
tool to store file checksums in extended attributes, and work with them
Shatag is a tool for computing and caching file checksums, and do remote duplicate detection. Files are compared on their SHA-256 hash to find duplicates, and will use filesystem extended attributes to cache the checksum values.