3 lines
82 B
Bash
3 lines
82 B
Bash
|
#!/bin/bash
|
||
|
rm *.{lol,log,ilg,idx,aux,bcf,ind,lof,lot,out,run.xml,synctex.gz,toc}
|