Ticket #1235: tellme.patch
File tellme.patch, 442 bytes (added by jmorzins, 11 years ago) |
---|
-
tellme
old new 2 2 # $Id: tellme,v 1.48 2012/01/04 19:56:06 cygnus Exp $ 3 3 4 4 if [ -z "$1" ]; then 5 echo "Usage: $0 root|combo|nmccombo" 5 prog=`basename "$0"` 6 echo "Usage: $prog root|combo|nmccombo" 6 7 echo "Where: " 7 8 echo " root - tell me the Athena root password." 8 9 echo " combo - tell me the Athena Cluster combination."