dragonmtn-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dragonmtn-commits] Changes to snowwhite/tools/makemotd


From: Mark Loeser
Subject: [Dragonmtn-commits] Changes to snowwhite/tools/makemotd
Date: Wed, 06 Apr 2005 21:37:12 -0400

Index: snowwhite/tools/makemotd
diff -u snowwhite/tools/makemotd:1.1.1.1 snowwhite/tools/makemotd:1.2
--- snowwhite/tools/makemotd:1.1.1.1    Tue Apr  5 20:49:01 2005
+++ snowwhite/tools/makemotd    Thu Apr  7 01:37:01 2005
@@ -42,7 +42,7 @@
 CDROP=15
 
 cat <<__EOF__
- SorceryNet services, version 1.4.x
+ SnowWhite services, version 0.1
  Copyright (c) 1996-1997 Chip Norkus, (c) 1997 Max Byrd,
  (c) 1997 Greg Poma, (c) 1997 Michael Graff,
  (c) 1998-2001 James Hess, and (c) 1997 Dafydd James.
@@ -60,7 +60,7 @@
        SRATMP="$SRATMP `echo $i`"
    fi
 done
-echo $SRATMP |xargs -n 1 |sort -rn |uniq | awk '{printf("      %-17s%-13s 
(address@hidden)\n", $1, "", $1)}'
+echo $SRATMP |xargs -n 1 |sort -rn |uniq | awk '{printf("      %-17s%-13s 
(address@hidden)\n", $1, "", $1)}'
 
 cat <<__EOF__
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]