freebsd-dev/usr.bin/printf/tests/regress.m2.out
Pedro F. Giffuni cacacde774 Fix m2 regression test.
This is not really a good test as the behaviour for /c is unspecified.

For the record, ksh93 returns:

$ printf "abc\n\cdef"
abc
ef$

Discussed with:	Garret D'Amore (Illumos)
2014-05-31 00:54:21 +00:00

2 lines
8 B
Plaintext