Go to file
hyung-hwan 12b8ad7cc9 fixed a couple of awk parsing bugs
- lost token in an expression like bash | xyz + 20 for the way preget_token() was used.
- wrong redirection handling in an expression like print 1,2,3 > (4)
2013-02-04 09:19:17 +00:00
qse fixed a couple of awk parsing bugs 2013-02-04 09:19:17 +00:00