check-host: Also display the ~text for jweiss
authorAlex Dehnert <adehnert@mit.edu>
Mon, 21 Dec 2009 01:30:49 +0000 (20:30 -0500)
committerAlex Dehnert <adehnert@mit.edu>
Mon, 21 Dec 2009 01:30:49 +0000 (20:30 -0500)
check-host

index 94d8a76e87e2a194704e07007cb5a54e8878b6b7..51a137c7790d7a4cd8ec7181c75fcff5a80c35ed 100755 (executable)
@@ -9,3 +9,13 @@ for hostname in "$@"; do
     echo Aliases
     athrun ops qy ghal $hostname.mit.edu \*
 done
+
+echo
+echo For your copy/pasting convenience
+echo Please be careful that this makes sense with the output above
+echo
+echo At your convenience, please make $@.mit.edu an alias of scripts-vhosts.mit.edu.
+echo
+for hostname in "$@"; do
+    echo stella scripts-vhosts -a $hostname
+done