Lines Matching refs:R
281 Programs now support the new Ronna (R), and Quetta (Q) SI prefixes,
391 chmod -R no longer exits with error status when encountering symlinks.
1159 The new 'date' option --rfc-email is now the long form for -R.
2780 sort now supports -d, -f, -i, -R, and -V in any combination.
3399 The bug strikes only with both --recursive (-r, -R) and --link (-l).
3694 and --random-sort/-R, resp.
4097 chgrp and chown would malfunction when invoked with both -R and -H and
4412 sort now accepts the --random-sort (-R) option and 'R' ordering option.
4788 Check for incompatible options. When -R and --dereference are
4789 both used, then either -H or -L must also be used. When -R and -h
4792 -H, -L, and -P have no effect unless -R is also specified.
4793 If -P and -R are both specified, -h is assumed.
5193 chgrp, chmod, and chown can now process (with -R) hierarchies of virtually
5346 rm without --recursive (aka -r or -R) no longer prompts regarding
5612 * cp -r is now equivalent to cp -R. Use cp -R -L --copy-contents to get the
5640 * ls -R once again outputs a blank line between per-directory groups of files.
5658 * ls -R detects directory cycles, per POSIX. It warns and doesn't infloop.