This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
vinelinux
/
specs
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
55614b7f7f
Rami (Branch)
Tag
master
specs
/
t
/
texlive
/
texlive.cron
texlive.cron
98 B
Cronologia
Originale
1
2
3
4
#!/bin/bash
# Remove TeX fonts not used in 180 days
/usr/sbin/tmpwatch 4320 /var/lib/texmf
exit 0