HomeSort by relevance Sort by last modified time
    Searched refs:csh (Results 1 - 20 of 20) sorted by null

  /onnv/onnv-gate/usr/src/cmd/which/
Makefile 36 .csh:
41 .SUFFIXES: .csh
  /onnv/onnv-gate/usr/src/cmd/nsadmin/
Makefile 35 .login: login.csh
36 $(RM) .login; $(CP) login.csh .login
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
dotsh.pl 46 $shell = "$1 -c" if ($_ =~ /^\#\!\s*(\S+(\/sh|\/ksh|\/zsh|\/csh))\s*$/);
49 if ($ENV{'SHELL'} =~ /\/sh$|\/ksh$|\/zsh$|\/bash$|\/csh$/) {
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsu/
Makefile 34 ../../cmd/csh/THIRDPARTYLICENSE \
prototype_com 87 f none usr/bin/csh 555 root bin
215 l none usr/bin/pfcsh=../../usr/bin/csh
    [all...]
  /onnv/onnv-gate/usr/src/cmd/csh/
Makefile 26 POFILE= csh.po
53 XGETFLAGS += -a -x csh.xcl
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
CheckTree.pm 26 csh -ex
27 csh !-ug
DosGlob.pm 463 Extending it to csh patterns is left as an exercise to the reader.
  /onnv/onnv-gate/usr/src/tools/scripts/
bldenv.sh 97 $SHELL. If $SHELL is not set or is invalid, csh will be
99 [c?force the use of csh, regardless of the value of $SHELL.]
100 [f?invoke csh with the -f (fast-start) option. This option is valid
101 only if $SHELL is unset or if it points to csh.]
468 "$(basename "${SHELL}")" != "csh" ]]; then
469 # $SHELL is set, and it's not csh.
472 print 'WARNING: -f is ignored when $SHELL is not csh'
479 print 'Using csh -f as shell.'
480 exec csh -f ${@:+-c "$@"}
483 print 'Using csh as shell.
    [all...]
  /onnv/onnv-gate/usr/src/ucbcmd/tset/
tset.c 56 * Actually, this doesn't work in old csh's.
134 * use in csh .login files as follows:
466 int csh; local
984 /* ending in the 3 characters "csh") */
985 csh = NO;
990 if ((csh = sequal(&sh[i-3], "csh")) && CmndLine)
994 if (!csh) { /* running Bourne shell */
1010 if (csh) {
1035 if (csh) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/csh/i386/
Makefile 18 CSH_PROG = csh
  /onnv/onnv-gate/usr/src/cmd/csh/sparc/
Makefile 18 CSH_PROG = csh
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
Glob.pm 149 # XXX this is needed for compatibility with the csh
279 Pre-process the string to expand C<{pat,pat,...}> strings like csh(1).
280 The pattern '{}' is left unexpanded for historical reasons (and csh(1)
287 provided to simplify implementing the historic csh(1) globbing
314 csh compatibility:
  /onnv/onnv-gate/usr/src/cmd/
Makefile 103 csh \
553 csh \
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/i386/
config.sh 89 csh='csh'
532 full_csh='/usr/bin/csh'
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/sparc/
config.sh 88 csh='csh'
531 full_csh='/usr/bin/csh'
  /onnv/onnv-gate/usr/src/tools/
README.tools 32 which uses csh and has a home directory of /opt/onbld/gk. You can
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
Config.pm 195 csh='csh'
636 full_csh='/usr/bin/csh'
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
Config.pm 195 csh='csh'
636 full_csh='/usr/bin/csh'
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
c2ph.PL 494 if (grep(!/\.[csh]$/,@ARGV)) {
495 warn "Only *.[csh] files expected!\n";
    [all...]

Completed in 178 milliseconds