Scripting GNU in the 21st Century


Scripting in the GNU environment and parsing HTML in bash.

Web上のASPで提供されているサービスをコマンドラインから利用しようという試み.
Bashスクリプト+xml2というXML Processorで構成されている.

These tools are used to convert XML and HTML to and from a line-oriented format more amenable to processing by classic Unix pipeline processing tools, like grep, sed, awk, cut, shell scripts, and so forth.

[permalink][contents][page top]