#!/usr/bin/env php pruneExpired(function(string $format, ...$args) { echo sprintf($format, ...$args) . PHP_EOL; });