mirror of
https://github.com/golang/go.git
synced 2026-04-25 21:30:33 +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]
|