mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
|
"abc ${DEF} 123"
|
||
|
dst ^
|
||
|
qrf ^----^
|
||
|
den ^
|
||
|
eval -- "abc xyz 123"
|
||
|
split:
|
||
|
0 -- abc xyz 123
|