quote -- Command-line stock quote display
http://www.circlemud.org/~jelson/software/quote/
quote is a very short and simple Perl script that retrieves stock quotes
from Yahoo! Finance. It's a clean and fast command-line interface for
getting snapshot stock market prices. It uses the Perl LWP module if
available, or lynx otherwise.