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