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