This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
vinelinux
/
specs
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
a9ab3ab8ab
Ramos
Etiquetas
master
specs
/
t
/
texlive
/
texlive.cron
texlive.cron
98 B
Histórico
Em bruto
1
2
3
4
#!/bin/bash
# Remove TeX fonts not used in 180 days
/usr/sbin/tmpwatch 4320 /var/lib/texmf
exit 0