#!/bin/sh
[ "$1" = READ ] && echo -e "`uptime`\r"
