Lines Matching refs:character

64   'cksum --check' now ensures filenames with a leading backslash character
211 line with the NUL character, consistent with NUL column delimiters in
267 Previously it may have output 1 character too wide for certain widths.
314 universal character subset, which restricted most points <= 0x9F.
554 nl now handles single character --section-delimiter arguments,
555 by assuming a second ':' character has been specified, as specified by POSIX.
573 invalid combinations of case character classes.
635 literally, thus overwriting the first character in the line with '$'.
666 it is a character-special file whose minor device number is N.
889 for non regular files like fifos and character device nodes etc.,
932 NUL instead of a newline character. This also disables file name escaping.
1490 character at the 4GiB position.
1530 split accepts a new --separator option to select a record separator character
1531 other than the default newline character.
1674 in locales where character 0xA0 is a blank, numfmt would mishandle it.
1835 a NUL instead of a white space character.
1995 -z, --zero option to delimit output items with the NUL character.
2287 -z option was added to delimit output items with the NUL character.
2290 -z option was added to delimit output items with the NUL character.
2764 tr now consistently handles case conversion character classes.
3068 echo and printf now interpret \e as the Escape character (0x1B).
3811 wc no longer warns about character decoding errors in multibyte locales.
3926 Obsolete sort usage with an invalid ordering-option character, e.g.,
4270 Emacs syntax. As a result, character classes like [[:print:]] and
4272 . no longer matches the null character, and \ must precede the + and
5483 corresponding to the listed mount point. Before, for a block- or character-
5505 character-special and block files
5642 * dd once again uses 'lseek' on character devices like /dev/mem and /dev/kmem.