mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
4 lines
59 B
Text
4 lines
59 B
Text
24
|
|
echo ${TEST} > "my file"
|
|
27
|
|
echo \${TEST} > \"my file\"
|