Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 9 of 9) sorted by relevance

/coreutils/tests/shred/
Dshred-exact.sh24 for opt in --exact --zero; do
43 shred --exact -n2 file.slop || fail=1
47 shred --exact -n2 file.slop || fail=1
/coreutils/src/
Dshred.c136 bool exact; /* -x flag: Do not round up file size */ member
862 if (! flags->exact) in do_wipefd()
1221 flags.exact = true; in main()
/coreutils/.github/
DISSUE_TEMPLATE.txt44 * Include the exact command and parameters you have used.
/coreutils/scripts/build-older-versions/
DREADME.older-versions49 See the patches for the exact code changes.
/coreutils/tests/
Dlocal.mk368 tests/shred/shred-exact.sh \
/coreutils/
DHACKING206 2008, the policy changed. Before, we would insert the exact same text
DCOPYING86 exact copy. The resulting work is called a "modified version" of the
DNEWS5456 * shred now always enables --exact for non-regular files
/coreutils/doc/
Dcoreutils.texi4690 Comparison is exact; there is no rounding error.
10676 @itemx --exact
10678 @opindex --exact
10683 Use @option{--exact} to suppress that behavior.
17287 not rely on its existence or on the exact behavior documented above.
17354 existence or on the exact behavior documented above.