3 lines
99 B
Bash
Executable File
3 lines
99 B
Bash
Executable File
#/bin/bash
|
|
rm -f */*.aux *.aux *.lof *.log *.lot *.toc *.tps *.out *.fdb_latexmk *.fls *.bbl *.blg
|