Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 644 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 644 Bytes

SOCH on a Shoestring

Bash

Query K-samsök/SOCH from the command line, in Bash, using XMLStarlet and XPath.

Adapted from this blog post.

Try it on Runnable Code Snippets here.

Perl

Query K-samsök/SOCH from the command line, in Perl using XPath (with simple error-checking).

Try it on Runnable Code Snippets here.