mirror of
https://github.com/opnsense/src.git
synced 2026-03-31 15:05:17 -04:00
5 lines
80 B
Text
5 lines
80 B
Text
# $FreeBSD$
|
|
|
|
# Not specified by POSIX.
|
|
|
|
[ "`echo -e 'a\cb' c; echo d`" = "ad" ]
|