nt9856x/BSP/busybox/shell/ash_test/ash-parsing/escape1.tests
2023-03-28 15:07:53 +08:00

7 lines
96 B
Plaintext
Executable File

test "$CONFIG_FEATURE_FANCY_ECHO" = "y" || exit 77
echo "\\"
echo a"\\"b
echo '\\'
echo c'\\'d