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
alloc.c ANSIfication and KNF improvements by Petri Koistinen in bin/13689, 2001-09-14 14:03:59 +00:00
char.c
char.h ANSIfication and KNF improvements by Petri Koistinen in bin/13689, 2001-09-14 14:03:59 +00:00
const.c
csh.1
csh.c
csh.h
dir.c
dir.h
dol.c
err.c ANSIfication and KNF improvements by Petri Koistinen in bin/13689, 2001-09-14 14:03:59 +00:00
exec.c
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
hist.c
init.c
lex.c fix WARNS=2 2001-11-03 13:35:39 +00:00
Makefile refer to COPTS not CFLAGS 1998-04-13 14:08:27 +00:00
misc.c ANSIfication and KNF improvements by Petri Koistinen in bin/13689, 2001-09-14 14:03:59 +00:00
parse.c
pathnames.h
proc.c fix WARNS=2 2001-11-03 13:35:39 +00:00
proc.h ANSIfication and KNF improvements by Petri Koistinen in bin/13689, 2001-09-14 14:03:59 +00:00
sem.c
set.c fix WARNS=2 2001-11-03 13:35:39 +00:00
str.c
strpct.c
time.c