NetBSD/bin/csh
christos 971f33821d % set verbose echo
% echo foo >& bar
% cat bar
guess what you get:
echo foo
foo
2002-03-08 17:15:30 +00:00
..
USD.doc Whitespace nits. 2001-12-20 19:31:48 +00:00
Makefile
alloc.c
char.c
char.h
const.c
csh.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
csh.c % set verbose echo 2002-03-08 17:15:30 +00:00
csh.h
dir.c fix WARNS=2 2001-11-03 13:35:39 +00:00
dir.h
dol.c stderror does not return. 2002-01-30 20:53:33 +00:00
err.c
exec.c % set verbose echo 2002-03-08 17:15:30 +00:00
exp.c
extern.h
file.c
func.c make sure that rlim_cur >= rlim_max in all the setrlimit(2) cases. 2001-12-17 16:38:12 +00:00
glob.c Fix: 2002-03-08 16:37:45 +00:00
hist.c
init.c
lex.c fix WARNS=2 2001-11-03 13:35:39 +00:00
misc.c
parse.c fix WARNS=2 2001-11-03 13:35:39 +00:00
pathnames.h
proc.c fix WARNS=2 2001-11-03 13:35:39 +00:00
proc.h
sem.c
set.c fix WARNS=2 2001-11-03 13:35:39 +00:00
str.c
strpct.c
time.c