3 lines
22 B
Bash
Executable File
3 lines
22 B
Bash
Executable File
#!/bin/sh
|
|
rm -f *.csv
|
#!/bin/sh
|
|
rm -f *.csv
|