diff -r ea49ee7a73c9 -r c7d05cf04b76 relpipe-data/examples/atom.sh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/relpipe-data/examples/atom.sh Fri Jan 11 22:39:30 2019 +0100 @@ -0,0 +1,9 @@ +#!/bin/bash + +get_atom() { + wget --quiet --output-document - https://blog.frantovo.cz/agregace/c/ + # wget --quiet --output-document - https://blog.frantovo.cz/agregace/k/ + # cat atom.xml +} + +get_atom | galax-run -context-item /dev/stdin atom.xq | relpipe-in-xml | relpipe-out-tabular