bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

some help needed about bash


From: Amit_Skulkarni/MUM/TCS%TCS
Subject: some help needed about bash
Date: Sun, 17 Sep 2006 11:38:12 +0530

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]