mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
6 lines
95 B
Text
6 lines
95 B
Text
# $FreeBSD$
|
|
|
|
# Not specified by POSIX.
|
|
|
|
[ "`echo -n a b; echo c d; echo e f`" = "a bc d
|
|
e f" ]
|