mirror of
https://github.com/golang/go.git
synced 2025-05-17 13:24:38 +00:00
5 lines
42 B
Bash
Executable File
5 lines
42 B
Bash
Executable File
#!/bin/sh
|
|
|
|
OS=568
|
|
rm -f [$OS].out *.[$OS]
|