5 lines
29 B
Bash
Executable File
5 lines
29 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm *.o *.s *.out
|
|
|