#!/bin/sh if ! create-cracklib-dict /usr/share/dict/* > /dev/null then echo "cracklib dictionnary regeneration failed!" exit 1 fi