Home
last modified time | relevance | path

Searched refs:T (Results 1 – 11 of 11) sorted by relevance

/coreutils/tests/date/
Ddate.pl43 my $fmt = "'+%Y-%m-%d %T'";
66 ['6', "-d '$d1' +'%s_%S_%t_%T'", {OUT=>"853661868_48_\t_$t0"}],
96 ['rel-0', "-d '$d1 now' '+%Y-%m-%d %T'", {OUT=>"$d0 $t0"}],
116 ['next-s', "-d '$d1 next second' '+%Y-%m-%d %T'", {OUT=>"$d0 $ts"}],
117 ['next-m', "-d '$d1 next minute' '+%Y-%m-%d %T'", {OUT=>"$d0 $tm"}],
118 ['next-h', "-d '$d1 next hour' '+%Y-%m-%d %T'", {OUT=>"$d0 $th"}],
119 ['next-d', "-d '$d1 next day' '+%Y-%m-%d %T'", {OUT=>"$dd $t0"}],
120 ['next-w', "-d '$d1 next week' '+%Y-%m-%d %T'", {OUT=>"$dw $t0"}],
121 ['next-mo', "-d '$d1 next month' '+%Y-%m-%d %T'", {OUT=>"$dm $t0"}],
122 ['next-y', "-d '$d1 next year' '+%Y-%m-%d %T'", {OUT=>"$dy $t0"}],
[all …]
/coreutils/man/
Denv.x35 /usr/bin/env: 'perl \-w \-T': No such file or directory
/coreutils/src/
Dgetlimits.c101 #define PRINT_FLOATTYPE(N, T, FTOASTR, BUFSIZE) \ argument
103 N (T x) \
Dod.c430 #define PRINT_FIELDS(N, T, FMT_STRING_DECL, ACTION) \ argument
435 T const *p = block; \
442 T x; \
443 if (input_swap && sizeof (T) > 1) \
447 T x; \
448 char b[sizeof (T)]; \
450 for (j = 0; j < sizeof (T); j++) \
451 u.b[j] = ((char const *) p)[sizeof (T) - 1 - j]; \
462 #define PRINT_TYPE(N, T) \ argument
463 PRINT_FIELDS (N, T, char const *fmt_string, \
[all …]
/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/du/
Dmove-dir-while-traversing.sh62 t=T/U
/coreutils/
Dinit.cfg370 # T t
372 # The 'T' and 't' ones are only valid for 'other'.
374 t='s/T/@/;s/t/x@/;s/@/t/'
DNEWS425 'mv -T --backup=numbered A B/' no longer miscalculates the backup number
593 ptx -T no longer attempts to substitute old-fashioned TeX escapes
651 and "zonefs" file system types. stat -f -c%T now reports the file system
757 stat -f -c%T now reports the file system type, and tail -f uses inotify.
866 stat -f -c%T now reports the file system type, and tail -f uses inotify.
944 version of XFS. stat -f --format=%T now reports the file system type,
1174 to Resource Director Technology. stat -f --format=%T now reports the
1320 stat -f --format=%T now reports the file system type, and
1438 stat -f --format=%T now reports the file system type for new Linux
1577 stat and tail now know about IBRIX. stat -f --format=%T now reports the file
[all …]
Dconfigure.ac327 if (! (to[0][0] == 'T' && to[0][1] == 'Z' && to[0][2] == '='))
DTHANKS.in215 Frank T Lofaro ftlofaro@snooks.Egr.UNLV.EDU
/coreutils/doc/
Dcoreutils.texi607 @item -T
609 @opindex -T
710 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},
1018 @item T
1270 @item -T
1282 -T /tmp/source /tmp/dest} succeeds, there is no
1347 @option{--no-target-directory} (@option{-T})
1696 @item -T
1698 @opindex -T
[all …]