3 lines
23 B
Bash
Executable File
3 lines
23 B
Bash
Executable File
#!/bin/bash
|
|
echo ${!1}
|
#!/bin/bash
|
|
echo ${!1}
|