mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
|
_1=http://busybox.net
|
||
|
|
||
|
echo $_1
|
||
|
echo ${_1}_abc
|