Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-04-09 11:14:21 -0700 (Sun, 09 Apr 2006)
Revision: 9040
Log message:
Added a "scan" function that is like awk, but it is not based on
regular expressions.
The fix in LateX.om is temporary. We need to think of a general
qay to treat quoted (non-Shell) commands. For example, the
following should never be an alias.
osh> \ls *.c
But the current method breaks the stdout-to-stderr function
in LaTeX.om