#!/usr/bin/slidescript print "Compressing..." compress "functions.ss" sleep "1" print "Decompressing..." decompress "functions.ss.lz"