lintex
automatic cleanup of old TeX-related files
Install
- All systems
-
curl cmd.cat/lintex.sh
- Debian
-
apt-get install lintex
- Ubuntu
-
apt-get install lintex
- Kali Linux
-
apt-get install lintex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lintex
- Raspbian
-
apt-get install lintex
- Dockerfile
- dockerfile.run/lintex
lintex
automatic cleanup of old TeX-related files
Removes unneeded files after a (La)TeX run: .aux, .log, .dvi, etc, if their timestamp is more recent than the TeX file's. Also removes the backup files created by your text editor. This keeps a directory containing multiple (La)TeX documents from becoming unmanageable.