Searched hist:266912 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.bin/printf/tests/
H A Dregress.m2.outdiff 266912 Sat May 31 01:05:42 MDT 2014 pfg 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)

Completed in 55 milliseconds