#!/bin/sh echo Testing the postinstall script mechanism: STDERR >&2 echo Testing the postinstall script mechanism: STDOUT >&1 sleep 5 echo Done >&1