Home
last modified time | relevance | path

Searched refs:E (Results 1 – 12 of 12) sorted by relevance

/coreutils/tests/mv/
Dbackup-dir.sh35 mkdir C D E || framework_failure_
36 mv -T --backup=numbered C E/ || fail=1
37 mv -T --backup=numbered D E/ || fail=1
/coreutils/tests/rm/
Dr-2.sh27 cat <<\EOF | sort > t/E || framework_failure_
43 cmp t/E t/O || fail=1
/coreutils/src/
Dchown-core.c32 #define FTSENT_IS_DIRECTORY(E) \ argument
33 ((E)->fts_info == FTS_D \
34 || (E)->fts_info == FTS_DC \
35 || (E)->fts_info == FTS_DP \
36 || (E)->fts_info == FTS_DNR)
/coreutils/tests/fmt/
Dgoal-option.sh31 Donald E. Knuth and Michael F. Plass
49 E. Knuth and Michael F. Plass in ''Breaking Paragraphs Into
/coreutils/tests/wc/
Dwc-total.sh45 if truncate -s 2E big; then
/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/tests/
Dfilefrag-extent-compare31 # Merge adjacent extents in array E.
/coreutils/
Dinit.cfg425 environment variable set to yes. E.g.,
442 environment variable set to yes. E.g.,
511 of group names or numbers. E.g.,
DTHANKS.in363 Kristin E Thomas kristint@us.ibm.com
493 Ørn E. Hansen oehansen@daimi.aau.dk
558 Rogier Wolff R.E.Wolff@BitWizard.nl
DNEWS247 E.g., before, this would fail to remove d: mkdir -m0 d; src/rm -d d
1024 E.g., 'rm -f a a~; : > a; echo data > a~; cp --backup=simple a~ ./a'
1385 E.g., "3441325000 bytes (3.4 GB, 3.2 GiB) copied". It omits the summaries
1615 the old, wrong EBCDIC value, and E is the new, corrected EBCDIC value; all
1618 A W E
2951 E.g., given a "tail -F a b" process, running "mv a b" would
3343 E.g., with this, touch 1; sort -m -o 1 1, sort would segfault.
3632 "cp -fR fifo E" now succeeds with an existing E. Before this fix, using
3644 of libselinux. E.g., ls -l /proc/sys would dereference a NULL pointer.
3733 of lower case and upper case characters. E.g., this would fail:
[all …]
/coreutils/doc/
Dperm.texi603 mkdir -m 0755 E
Dcoreutils.texi710 and so on for @samp{T}, @samp{P}, @samp{E}, @samp{Z}, @samp{Y},
728 and so on for @samp{T}, @samp{P}, @samp{E}, @samp{Z}, @samp{Y},
1032 @item E
1669 @item -E
1671 @opindex -E
2472 @cindex Knuth, Donald E.
2480 breaks; the algorithm is a variant of that given by Donald E. Knuth
4873 @samp{T}, @samp{P}, @samp{E}, @samp{Z}, @samp{Y}, @samp{R}, and @samp{Q}@.
8308 's/^((CAP|S[ET]|O[TR]|M|E)\w+).*/$1 00/' | dircolors -)
13280 @item -E
[all …]