mirror of
https://github.com/sheumann/hush.git
synced 2025-08-13 20:25:29 +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
|