Home
last modified time | relevance | path

Searched refs:L (Results 1 – 6 of 6) sorted by relevance

/coreutils/tests/shred/
Dshred-remove.sh54 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/
Dfactor.c2025 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/
DTODO77 5.2.4L, with the optimization suggested by exercise 5.2.4-22. The
DNEWS1860 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 …]
DTHANKS.in217 Frédéric L. W. Meunier 0@pervalidus.net
/coreutils/doc/
Dcoreutils.texi806 * 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 …]