Searched refs:L (Results 1 – 6 of 6) sorted by relevance
/coreutils/tests/shred/ |
D | shred-remove.sh | 54 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ || framework_failure_
|
/coreutils/src/ |
D | factor.c | 2025 uintmax_t S, Dh, Dl, Q1, Q, P, L, L1, B; in factor_using_squfof() local 2066 L = isqrt (2 * S); in factor_using_squfof() 2067 B = 2 * L; in factor_using_squfof() 2068 L1 = mu * 2 * L; in factor_using_squfof() 2096 if (g <= L) in factor_using_squfof()
|
/coreutils/ |
D | TODO | 77 5.2.4L, with the optimization suggested by exercise 5.2.4-22. The
|
D | NEWS | 1860 the dereferencing options -L or -H were specified. 2747 du -H and -L now consistently count pointed-to files instead of 3142 ln now accepts the options --logical (-L) and --physical (-P), 3144 GNU/Linux where link(2) creates hard links to symlinks, and -L on 3381 pwd now accepts the options --logical (-L) and --physical (-P). For 3909 "od -j L FILE" had a bug: when the number of bytes to skip, L, is exactly 4535 Use --dereference (-L) instead. 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. 5200 chgrp and chown now accept POSIX-mandated -L, -H, and -P options [all …]
|
D | THANKS.in | 217 Frédéric L. W. Meunier 0@pervalidus.net
|
/coreutils/doc/ |
D | coreutils.texi | 806 * Traversing symlinks:: @option{-H}, @option{-L}, or @option{-P}. 1404 @item -L 1405 @opindex -L 1411 @c Append the following warning to -L where appropriate (e.g. chown). 1430 This is the default if none of @option{-H}, @option{-L}, 2123 @item L 2134 @item L 3877 @item -L 3879 @opindex -L 3937 wc -L --files0-from=- | tail -n1 [all …]
|