5 lines
29 B
Bash
Executable File
5 lines
29 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo $1
|
|
echo $2
|