#!/bin/sh

CMD="head /etc/dictionaries-common/words"
#CMD="./setup build"

$CMD | ./dist/build/feed-cli/feed-cli new-item -u/tmp/piper.xml -t"[$?] > $CMD @ `date`" --pipe-mode --pre
