#!/bin/bash printf "foo\nbar\nbaz" | exec wren $(dirname $0)/test.wren $@