Networking: Remove exercise about www.meineip.de.
[aple.git] / Command_Line_Utilities.m4
index 568b35762e95c30da54d9cf65552ee4f59eb45c7..9b85e0d579b8c921b2818ca80d0eadc90540b3ea 100644 (file)
@@ -335,7 +335,7 @@ EXERCISES()
 - What does the following awk program do? CMD(«ls -l | awk '{x +=
 $5} END {print x}'»)
 - Check the awk uses in the
-XREFERENCE(«http://ilm.eb.local/gitweb/?p=cluster;a=blob;f=scripts/admin/cmt;hb=HEAD»,
+XREFERENCE(«http://ilm.eb.local/gitweb/?p=user-info;a=blob;f=scripts/admin/cmt;hb=HEAD»,
 «cluster management tool»).
 - Write an CMD(«awk») program which prints the length of the longest
 input line.