mirror of
https://github.com/sheumann/hush.git
synced 2024-12-23 05:29:58 +00:00
5 lines
47 B
Plaintext
Executable File
5 lines
47 B
Plaintext
Executable File
_1=http://busybox.net
|
|
|
|
echo $_1
|
|
echo ${_1}_abc
|