#!/bin/sh timeout=30d stmpclean -t "$timeout" /tmp/ [ "$(stat -c %d:%i /tmp/)" = "$(stat -c %d:%i /var/tmp/)" ] || stmpclean -t "$timeout" /var/tmp/