mirror of
https://github.com/sheumann/hush.git
synced 2025-01-11 08:29:54 +00:00
0ba99705a1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
5 lines
47 B
Plaintext
Executable File
5 lines
47 B
Plaintext
Executable File
_1=http://busybox.net
|
|
|
|
echo $_1
|
|
echo ${_1}_abc
|