mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 11:51:35 +08:00
9 lines
97 B
Plaintext
9 lines
97 B
Plaintext
![]() |
a:
|
||
|
echo \en one "two three" four'five six'{7} 'eight
|
||
|
b:
|
||
|
echo
|
||
|
one
|
||
|
two three
|
||
|
fourfive six{7}
|
||
|
eight
|