#!/bin/sh if [ "$2" = "POST-INSTALL" ]; then if test `ulimit -Hd` -lt 917504; then cat <