From b05a928cfe0738f733d8bc95289aacc562068e67 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sun, 25 May 2008 14:35:27 -0400 Subject: [PATCH] some updates to rhesus: - add ability to rhesus to just process specified userids. - removed '--' in front of process type specification at command line. - cleaned up some log output --- rhesus/rhesus | 48 ++++++++++++++++++++++++++++++++++-------------- 1 file changed, 34 insertions(+), 14 deletions(-) diff --git a/rhesus/rhesus b/rhesus/rhesus index 4bef85e..dec24a2 100755 --- a/rhesus/rhesus +++ b/rhesus/rhesus @@ -15,8 +15,11 @@ CMD=$(basename $0) usage() { cat <