8 lines
78 B
Bash
8 lines
78 B
Bash
#!/bin/sh
|
|
#
|
|
|
|
rm msgs*.txt
|
|
rm make_msgs.out
|
|
rm messages.h
|
|
rm messages.c
|