#!/bin/bash exec $(which guile) -c '((@ (calp main) main) (command-line))' "$@"