From: Vincent Le Gallic Date: Mon, 5 Jan 2015 23:33:17 +0000 (+0100) Subject: [ml_in_ml] Problème de $PATH X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=commitdiff_plain;h=932e48421bcb4e6de658cf388d914e67eb13b84b [ml_in_ml] Problème de $PATH --- diff --git a/mails/ml_in_ml.sh b/mails/ml_in_ml.sh index 0e0dc1a..62a7f9a 100755 --- a/mails/ml_in_ml.sh +++ b/mails/ml_in_ml.sh @@ -4,4 +4,7 @@ ML1=$1 ML2=$2 +# Pour pouvoir utiliser les commandes mailman +export PATH="$PATH:/var/lib/mailman/bin/" + diff -u <(list_members ${ML1} | sort) <(list_members ${ML2} | sort) | grep -v "/dev/fd" | egrep '^-'