Jilles Tjoelker d5af15eabf sh: There cannot be a TNOT in simplecmd(), remove checks.
simplecmd() only handles simple commands and function definitions, neither
of which involves the ! keyword. The initial token on entry to simplecmd()
is one of the following: TSEMI, TAND, TOR, TNL, TEOF, TWORD, TRP.
2010-07-14 22:31:45 +00:00
..
2009-10-15 18:17:29 +00:00
2009-06-23 23:30:56 +00:00
2010-06-02 09:34:41 +00:00
2010-01-13 17:49:35 +00:00
2009-06-23 23:30:56 +00:00
2010-03-04 16:08:01 +00:00
2009-06-23 23:30:56 +00:00
2009-09-04 21:49:37 +00:00
2010-07-12 01:58:46 +00:00
2010-02-15 14:07:40 +00:00
2010-05-13 16:46:23 +00:00
2009-10-15 18:17:29 +00:00