xref
: /
freebsd
/
bin
/
sh
/
tests
/
builtins
/
echo3.0
(revision b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
# Not specified by POSIX.
3
4
[ "`echo -e 'a\cb' c; echo d`" = "ad" ]
5