> e.g.:    $ lynx http://master/search.asp -post_data searchString=Design
>                     (This is not working) I want execute in command line itself.
> 
>         $ lynx http://master/search.asp -post_data
>         searchString=Design
>         ---
>                    (This is working)
> 
> Please educate me to execute in command line itself.

This is not a Lynx question, but a basic shell programming question.
Although some will, I think it would be a disservice to supply a 
cook book answer here. 

Reply via email to