6 lines
31 B
Bash
Executable File
6 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo $*
|
|
|
|
scyther $*
|