This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
vinelinux
/
specs
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
7a7ccf8bb3
ブランチ
タグ
master
specs
/
t
/
texlive
/
texlive.cron
texlive.cron
98 B
履歴
Raw
1
2
3
4
#!/bin/bash
# Remove TeX fonts not used in 180 days
/usr/sbin/tmpwatch 4320 /var/lib/texmf
exit 0