Searched refs:csh (Results 1 – 25 of 102) sorted by relevance
12345
/openbsd/bin/csh/USD.doc/ |
H A D | Makefile | 4 DIR= usd/04.csh 5 SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g
|
/openbsd/bin/csh/ |
H A D | Makefile | 6 PROG= csh 8 SRCS= alloc.c char.c const.c csh.c dir.c dol.c error.c exec.c exp.c file.c \
|
/openbsd/gnu/usr.bin/perl/ext/File-Glob/ |
H A D | Changes | 21 - added GLOB_CSH convenience macro for csh(1) globbing 23 - fixed an incompatibility with csh(1) globbing where a 49 - Add alphabetic sorting for csh compatibility (GLOB_ALPHASORT)
|
/openbsd/regress/bin/ |
H A D | Makefile | 3 SUBDIR+= cat chmod csh ed expr ksh ln md5 pax ps test
|
/openbsd/etc/ |
H A D | changelist | 21 /etc/csh.cshrc 22 /etc/csh.login 23 /etc/csh.logout
|
H A D | shells | 7 /bin/csh
|
/openbsd/bin/ |
H A D | Makefile | 3 SUBDIR= cat chio chmod cp csh date dd df domainname echo \
|
/openbsd/etc/root/ |
H A D | dot.login | 3 # csh login file
|
H A D | dot.cshrc | 3 # csh initialization
|
/openbsd/regress/lib/libc/glob/ |
H A D | globtest.in | 9 fake/bin/csh 57 fake/bin/csh 0100644
|
H A D | files | 9 fake/bin/csh
|
/openbsd/etc/skel/ |
H A D | dot.login | 3 # csh login file
|
H A D | dot.cshrc | 3 # csh initialization
|
/openbsd/gnu/usr.bin/cvs/contrib/ |
H A D | ChangeLog | 15 * contrib/Makefile.am (EXTRA_DIST, SUFFIXES, .pl:, .csh:): Move some 26 * contrib/sccs2rcs.in: Rename from scc2rcs.csh 36 * contrib/sccs2rcs.csh: Rename to sccs2rcs.in 50 * sccs2rcs.csh: unkludge a Y2k workaround 71 * sccs2rcs.csh: fixed a y2k bug. This was submitted 203 sccs2rcs.csh: Remove $Id; we decided to get rid of these some 366 * Makefile.in (.pl, .csh): *Never* redirect output directly to 377 rcs2log.sh, sccs2rcs.csh: renamed from the corresponding files 397 * sccs2rcs.csh: set up the interpreter file for updating by
|
H A D | rcs-to-cvs.sh | 143 …c | csh | e | f | h | l | mac | me | mm | ms | p | r | red | s | sh | sl | cl | ml | el | tex | y …
|
/openbsd/regress/bin/csh/ |
H A D | Makefile | 3 CSH= /bin/csh
|
H A D | filec.sh | 38 CSH=${1:-/bin/csh}
|
/openbsd/gnu/usr.bin/perl/hints/ |
H A D | linux.sh | 297 if $csh -c 'echo $version' >/dev/null 2>&1; then 306 elif [ -f "$csh" ]; then
|
H A D | svr4.sh | 61 csh_cnt=`csh -f -c 'glob /*' 2>/dev/null | wc -c`
|
H A D | svr5.sh | 102 csh_cnt=`csh -f -c 'glob /*' 2>/dev/null | wc -c`
|
H A D | qnx.sh | 124 csh=''
|
/openbsd/share/dict/ |
H A D | README | 27 /usr/share/man/man[1238]), and builtin csh commands (named in 28 /usr/share/man/man1/csh.1) of the current version of 4bsd Unix.
|
/openbsd/gnu/usr.bin/perl/t/lib/warnings/ |
H A D | regexec | 35 # Under the csh: 61 # Under the csh: 87 # Under the csh: 113 # Under the csh:
|
/openbsd/usr.bin/vi/ |
H A D | FAQ | 9 For example, to configure an ISO 8859-1 locale under Solaris using csh, 38 Q: I'm using ksh or csh as my vi edit option shell value, and file 40 A: The problem may be in your ksh or csh startup files, e.g., .cshrc. Vi
|
/openbsd/lib/libcurses/ |
H A D | manhtml.externs | 38 csh(1)
|
12345