Lines Matching refs:z
931 md5sum accepts a new option: --zero (-z) to delimit the output lines with a
1243 stty "sane" again sets "susp" to ^z on Solaris, and leaves "swtch" undefined.
1381 comm,cut,head,numfmt,paste,tail now have the -z,--zero-terminated option, and
1834 id accepts a new option: --zero (-z) to delimit the output entries by
1842 join accepts a new option: --zero-terminated (-z). As with the sort,uniq
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.
2833 %x, %y, and %z were already doing so for the human-readable variant.
3217 ln, link: link f z/ would mistakenly succeed on Solaris 10, given an
3218 existing file, f, and nothing named "z". ln -T f z/ has the same problem.
3219 Each would mistakenly create "z" as a link to "f". Now, even on such a
3221 link: cannot create link `z/' to `f': Not a directory
3562 shuf honors the --zero-terminated (-z) option, even with --input-range=LO-HI
3807 uniq accepts a new option: --zero-terminated (-z). As with the sort
4741 date, du, ls, and pr's time formats now support new %:z, %::z, %:::z
4875 specs, the "'" and "0" flags, and the ll, j, t, and z length modifiers
5525 * shred's --zero (-z) option no longer gobbles up any following argument.