#!/bin/sh read LINE echo "$(date): $LINE" >> log