mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
4 lines
42 B
Bash
Executable file
4 lines
42 B
Bash
Executable file
#!/bin/sh
|
|
|
|
OS=568
|
|
rm -f [$OS].out *.[$OS]
|