#!/bin/bash #% discard #% Clear *ALL* pending operations read -p "Are you sure you want to discard ALL pending operations? (y/N)" [ "$REPLY" == "y" ] && : > $LDIF_BASE