#!/bin/sh { test -r /tmp/pushmoin.moin && cat /tmp/pushmoin.moin || echo "= NO PAGE ="; } > "$1"