add new | syntax.

syntax will change.
This commit is contained in:
rsc 2005-01-04 22:41:27 +00:00
parent 02f38ca68c
commit 9aa1c92f74
19 changed files with 281 additions and 83 deletions

View file

@ -39,6 +39,7 @@ main(int argc, char **argv)
* instead of sharing them
*/
initshell();
Binit(&bout, 1, OWRITE);
buf = newbuf();
whatif = 0;