4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
alias tekclean='rm *.aux *.log *.pdf'
|