From 77558c1f255a7ac5f809e1550360e5b440a4fdd4 Mon Sep 17 00:00:00 2001 From: Gabriel Detraz Date: Mon, 1 Jun 2015 22:00:45 +0200 Subject: [PATCH] Ajout de who4j dans les commandes par defaut --- respbats/who4j | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 respbats/who4j diff --git a/respbats/who4j b/respbats/who4j new file mode 100755 index 00000000..6532b9fa --- /dev/null +++ b/respbats/who4j @@ -0,0 +1,8 @@ +#!/bin/bash + +if [ `hostname` != "zamok" ]; then + echo "Merci d'executer ce script sur zamok." + exit 1 +fi + +sudo -u respbats /usr/scripts/gestion/tools/whosthere.py 4j