Home
last modified time | relevance | path

Searched refs:inf (Results 1 – 7 of 7) sorted by relevance

/coreutils/tests/seq/
Dseq-precision.sh25 seq 999999 inf | head -n2 > out || fail=1
44 seq 1 .1 inf | head -n2 > out || fail=1
49 seq inf inf | head -n2 | uniq > out || fail=1
Dseq-io-errors.sh35 returns_ 1 timed_seq_fail 1 inf || fail=1
38 returns_ 1 timed_seq_fail 1.1 .1 inf || fail=1
/coreutils/man/
Denv.x51 sh \-c 'env \-\-default-signal=PIPE seq inf | head \-n1'
/coreutils/tests/misc/
Dsleep.sh39 returns_ 124 timeout 0.1 sleep inf || fail=1
/coreutils/src/
Dseq.c455 bool inf = STREQ (b, "inf"); in seq_fast() local
463 size_t q_len = inf ? 0 : strlen (b); in seq_fast()
477 if (! inf) in seq_fast()
485 bool ok = inf || cmp (p, p_len, q, q_len) <= 0; in seq_fast()
506 if (! inf && 0 < cmp (p, p_len, q, q_len)) in seq_fast()
/coreutils/
DTHANKS.in338 Julian Bradfield jcb@inf.ed.ac.uk
/coreutils/doc/
Dcoreutils.texi1546 case-insensitive @code{inf}, @code{infinity}, and @code{NaN}, although
17879 trap '' PIPE && sh -c 'trap - PIPE ; seq inf | head -n1'
17886 trap '' PIPE && sh -c 'env --default-signal=PIPE seq inf | head -n1'
17897 env --ignore-signal=INT seq inf > /dev/null
18892 sleep inf
19362 but @code{inf} is supported.
19460 Therefore @command{seq inf} can be used to