#!/bin/bash if [ $UID != 0 ]; then echo "Il faut être root pour lancer ce script" exit 1 fi /etc/init.d/inn2 stop (awk -F: -f - /etc/news/buffindexed.conf <