HomeSort by relevance Sort by last modified time
    Searched refs:bash (Results 1 - 25 of 464) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sfw/usr/src/cmd/bash/bash-4.0/tests/misc/
run-r2.sh 1 ../../bash ./redir-t2.sh < /etc/passwd
  /sfw/usr/src/cmd/bash/
install-sfw 1 #!/bin/bash
29 VERS=bash-4.0
38 ETCDIR=${ROOT}/etc/bash
45 MANSCRIPT=${SRC}/cmd/bash/sunman-stability
48 bash.1
53 _install N ${SRC}/cmd/bash/Solaris/rbash.1 ${MAN1DIR}/rbash.1 0444
54 _install N ${VERS}/doc/bashref.info ${INFODIR}/bash.info 0444
58 _install E bash ${BINDIR}/bash 0555
59 _install L ./bash ${BINDIR}/rbas
    [all...]
  /sfw/usr/src/pkgdefs/SUNWbashr/
prototype_com 49 d none etc/bash 0755 root sys
50 d none etc/bash/bash_completion.d 0755 root sys
51 f none etc/bash/bashrc.example 0755 root sys
52 f none etc/bash/bash_completion.example 0755 root sys
53 f none etc/bash/inputrc.example 0755 root sys
  /sfw/usr/src/cmd/swig/swig-1.3.35/Examples/test-suite/php4/
Makefile 17 @bash -ec 'for test in $(CPP_TEST_CASES) ; do $(MAKE) clean && $(MAKE) $${test}.cpptest; done'
22 @bash -ec 'for test in $(C_TEST_CASES) ; do $($(MAKE)) clean && $(MAKE) $${test}.cpptest; done'
25 @bash -ec 'for test in $(CPP_TEST_CASES) ; do if [ -f $${test}_runme.php4 ] ; then $(MAKE) clean && $(MAKE) $${test}.cpptest; fi ; done'
28 @bash -ec 'for test in $(C_TEST_CASES) ; do if [ -f $${test}_runme.php4 ] ; then $(MAKE) clean && $(MAKE) $${test}.cpptest; fi; done'
34 @bash -ec 'for test in $(CPP_TEST_CASES) ; do test -f $${test}_runme.php4 || echo $${test}; done'
37 @bash -ec 'for test in $(C_TEST_CASES) ; do test -f $${test}_runme.php4 || echo $${test}; done'
Makefile.in 17 @bash -ec 'for test in $(CPP_TEST_CASES) ; do $(MAKE) clean && $(MAKE) $${test}.cpptest; done'
22 @bash -ec 'for test in $(C_TEST_CASES) ; do $($(MAKE)) clean && $(MAKE) $${test}.cpptest; done'
25 @bash -ec 'for test in $(CPP_TEST_CASES) ; do if [ -f $${test}_runme.php4 ] ; then $(MAKE) clean && $(MAKE) $${test}.cpptest; fi ; done'
28 @bash -ec 'for test in $(C_TEST_CASES) ; do if [ -f $${test}_runme.php4 ] ; then $(MAKE) clean && $(MAKE) $${test}.cpptest; fi; done'
34 @bash -ec 'for test in $(CPP_TEST_CASES) ; do test -f $${test}_runme.php4 || echo $${test}; done'
37 @bash -ec 'for test in $(C_TEST_CASES) ; do test -f $${test}_runme.php4 || echo $${test}; done'
  /sfw/usr/src/cmd/cimserver/pegasus/rpm/tog-specfiles/
tog-pegasus-requires.spec 3 Requires: bash, sed, grep, coreutils, procps, openssl >= 0.9.6, pam
6 Requires(post): bash, sed, grep, coreutils, procps, openssl >= 0.9.6, pam
9 Requires(pre): bash, sed, grep, coreutils, procps, openssl >= 0.9.6, pam
12 Requires(postun): bash, sed, grep, coreutils, procps, openssl >= 0.9.6, pam
tog-pegasus-buildRequires.spec 3 BuildRequires: bash, sed, grep, coreutils, procps, gcc, gcc-c++
  /sfw/usr/src/cmd/bash/Solaris/
etc.bash.bashrc 3 # bash(1) users on this system. To make these settings the default for system
4 # users, you will need to copy it to /etc/bash/bashrc
64 [ -f /etc/bash/bash_completion ] && . /etc/bash/bash_completion
66 for s in /etc/bash/*.sh ; do
70 for s in /etc/bash/*.bash ; do
  /sfw/usr/src/pkgdefs/SUNWbash/
prototype_com 49 f none usr/bin/bash 555 root bin
52 s none usr/bin/rbash=./bash
53 s none usr/gnu/bin/sh=../../bin/bash
55 d none usr/share/bash 0755 root other
56 f none usr/share/bash/alias 0444 root other
57 f none usr/share/bash/arith 0444 root other
58 f none usr/share/bash/arith_for 0444 root other
59 f none usr/share/bash/bg 0444 root other
60 f none usr/share/bash/bind 0444 root other
61 f none usr/share/bash/break 0444 root othe
    [all...]
  /sfw/usr/src/cmd/bash/bash-4.0/
MANIFEST.doc 8 doc/bash.ps f
14 doc/bash.0 f
19 doc/bash.html f
22 doc/bash.pdf f
  /sfw/usr/src/cmd/bash/bash-4.0/examples/startup-files/apple/
rc 13 default_bash_initdir=${default_initdir}/bash
15 user_bash_initdir=${user_initdir}/bash
51 if [ -r ${default_bash_initdir}/bash.defaults ]; then
52 source ${default_bash_initdir}/bash.defaults
  /sfw/usr/src/cmd/bash/bash-4.0/examples/complete/
complete.gnu-longopt 7 #Subject: [bash] Universal command options completion?
10 #In the recent versions of bash (after 2.04) programmable
43 complete -o default -F _longopt_func ldd wget bash id info # some examples that work
  /sfw/usr/src/cmd/bash/bash-4.0/tests/
run-all 11 : ${THIS_SH:=../bash}
  /sfw/usr/src/cmd/bind/
install-bind 86 /bin/bash ${MKINSTALLDIRS} ${LIBDIR}
105 /bin/bash ${MKINSTALLDIRS} ${SBINDIR}
146 /bin/bash ${MKINSTALLDIRS} ${DOCDIR}/bind
153 /bin/bash ${MKINSTALLDIRS} ${MANIFESTDIR}
157 /bin/bash ${MKINSTALLDIRS} ${MANIFESTDIR}/dns
164 /bin/bash ${MKINSTALLDIRS} ${METHODDIR}
  /sfw/usr/src/lib/jaxb/jaxb-ri/
deploy-architecture-document.sh 1 #!/bin/bash -x
63 find . -name CVS -prune -o -exec bash ../../tools/scripts/in-cvs.sh {} \; -o \( -print -a -exec cvs add {} \+ \)
  /sfw/usr/src/lib/jaxb/jaxb-ri/reflection/
deploy-javadoc.sh 1 #!/bin/bash -x
60 find javadoc -name CVS -prune -o -exec bash ../../../tools/scripts/in-cvs.sh {} \; -o \( -print -a -exec cvs add {} \+ \)
  /sfw/usr/src/cmd/net-snmp/net-snmp-5.4.1/testing/rfc1213/
README 24 copy c:\msys\bin\sh.exe c:\msys\bin\bash.exe
  /sfw/usr/src/cmd/perl510/perl-5.10.0/vos/
configure_full_perl.sh 10 declare -x CONFIG_SHELL="bash"
18 declare -x SHELL="/system/gnu_library/bin/bash.pm"
21 bash Configure -des
  /sfw/usr/src/pkgdefs/SUNWfakeroot/
depend 56 P SUNWbash GNU Bourne-Again Shell (bash)
  /sfw/usr/src/pkgdefs/SUNWlibconfuse/
depend 57 P SUNWbash GNU Bourne-Again shell (bash)
  /sfw/usr/src/pkgdefs/SUNWpampkcs11r/
depend 52 P SUNWbash GNU Bourne-Again shell (bash)
  /sfw/usr/src/pkgdefs/SUNWslib/
depend 53 P SUNWbash GNU Bourne-Again shell (bash)
  /sfw/usr/src/cmd/vim/vim72/runtime/ftplugin/
sh.vim 30 \ "Bash Shell Scripts (*.bash)\t*.bash\n" .
  /sfw/usr/src/cmd/perl510/perl-5.10.0/lib/
dotsh.pl 49 if ($ENV{'SHELL'} =~ /\/sh$|\/ksh$|\/zsh$|\/bash$|\/csh$/) {
  /sfw/usr/src/cmd/foomatic-filters/
Makefile.sfw 40 MAKE="$(CCSMAKE) SHELL=/bin/bash" \
42 $(CCSMAKE) SHELL=/bin/bash)
57 CONFIG_SHELL=/bin/bash \
59 MAKE="$(CCSMAKE) SHELL=/bin/bash" \

Completed in 1740 milliseconds

1 2 3 4 5 6 7 8 91011>>