Hi, I was working on something to develop on top of bash shell. I wanted to intercept at the point where the shell waits for user input and then processes it. I want to parse the given commands first and then pass it on to the bash parser code. I went through ur code, and could see that in eval.c, at r = yyparse() u r waiting for the input. Then the control goes to bison's code.
Can you please give me some directions in what changes need to be done, so that i can parse the ipput first. Help appreciated. amit =====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash