Home
last modified time | relevance | path

Searched refs:SHELL (Results 1 – 15 of 15) sorted by relevance

/coreutils/tests/env/
Denv-signal-handler.sh46 (trap '' PIPE; $SHELL -c 'trap - PIPE; seq 999999 2>err1t | head -n1 > out1')
66 $SHELL -c 'trap - PIPE; seq 999999 2>err2 | head -n1 > out2')
77 $SHELL -c 'trap - PIPE; seq 999999 2>err4 | head -n1 > out4')
/coreutils/tests/seq/
Dseq-epipe.sh29 timeout 10 $SHELL -c \
/coreutils/tests/misc/
Dwrite-errors.sh61 timeout 10 $SHELL -c "$writer > /dev/full"
/coreutils/tests/sort/
Dsort-compress-proc.sh36 printf '%s\n' '#!'"$SHELL" >compress || framework_failure_
/coreutils/
DMakefile.am50 && $(SHELL) $(gen_progs_lists) --autoconf >$@-t \
54 && $(SHELL) $(gen_progs_lists) --automake >$@-t \
58 && $(SHELL) $(gen_single_binary) $(srcdir)/src/local.mk >$@-t \
DREADME-release61 those by using for example, SHELL=bash in the commands above.
Dcfg.mk117 $(SHELL) build-aux/vc-list-files tests \
Dinit.cfg673 SHELL='bash'
DHACKING453 SHELL=/bin/sh
/coreutils/tests/timeout/
Dtimeout-group.sh35 printf '%s\n' '#!'"$SHELL" > timeout.cmd || framework_failure_
/coreutils/man/
Dlocal.mk23 run_help2man = $(SHELL) $(srcdir)/man/dummy-man
32 run_help2man = $(SHELL) $(srcdir)/man/dummy-man
/coreutils/tests/
Dinit.sh401 warn_ "using SHELL=$SHELL with 'set -x' corrupts stderr"
DCoreutils.pm43 and $ENV{SHELL} = "$ENV{DJDIR}/bin/bash.exe";
Dlocal.mk31 TESTSUITE_PERL = $(SHELL) $(srcdir)/tests/no-perl
43 SH_LOG_COMPILER = $(SHELL)
83 SHELL='$(PREFERABLY_POSIX_SHELL)' \
757 $(AM_V_at)$(SHELL) $(srcdir)/$(tf)/create-test.sh $@ \
/coreutils/doc/
Dcoreutils.texi8297 @vindex SHELL @r{environment variable, and color}
8774 @vindex SHELL @r{environment variable, and color}
8777 or @command{dircolors} will guess it from the value of the @env{SHELL}
8791 Output Bourne shell commands. This is the default if the @env{SHELL}
8803 Output C shell commands. This is the default if @code{SHELL} ends with
17605 If @var{command} is not specified, the default is the value of the @env{SHELL}