#!/usr/local/bin/sbcl --script (format t "hello~%world~%~i~%" (* 5 20))