mirror of
https://github.com/golang/go
synced 2024-11-14 07:20:22 -07:00
5 lines
42 B
Bash
5 lines
42 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
OS=568
|
||
|
rm -f [$OS].out *.[$OS]
|