Re: $LINENO in trap
> Comments? > <...snip...> After a quick read, it looks good to me, but I've not built it and tested it because I don't have access to my openbsd system at the moment.
$LINENO in trap
My first patch that solves this : http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=6195 Comments? Index: history.c === RCS file: /cvs/src/bin/ksh/history.c,v retrieving revision 1.38 diff -u -p -r1.38 history.c --- hi