#!/bin/ksh for v in $(typeset +x | egrep -v '(HOME|PATH|PWD|SHELL)'); do unset $v done cd /var/www/sha256.net make