V
vjp2.at
I used to use this unix proc to search medline from the command line
I really don't understand how their changinf method=post vs get
changed things and what is the simplest thing I can do
to start my medline searches from the command line
medline () { SRCH=`echo $* | sed -e 's/ /+/g'`; lynx -post_data -accept_all_cookies 'http://www.ncbi.nlm.nih.gov/htbin-p...tic&relpubdate=No+Limit&dispmax=100+&Dopt=d';}
- = -
Vasos-Peter John Panagiotopoulos II, Columbia'81+, Bio$trategist
BachMozart ReaganQuayle EvrytanoKastorian
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
I really don't understand how their changinf method=post vs get
changed things and what is the simplest thing I can do
to start my medline searches from the command line
medline () { SRCH=`echo $* | sed -e 's/ /+/g'`; lynx -post_data -accept_all_cookies 'http://www.ncbi.nlm.nih.gov/htbin-p...tic&relpubdate=No+Limit&dispmax=100+&Dopt=d';}
- = -
Vasos-Peter John Panagiotopoulos II, Columbia'81+, Bio$trategist
BachMozart ReaganQuayle EvrytanoKastorian
---{Nothing herein constitutes advice. Everything fully disclaimed.}---