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