#!/bin/bash echo -e "foo\nbar\nbaz" | exec newlisp -w $(dirname $0) test.lsp "${@}"