LaptopLocation/Locations

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
--- LaptopLocation/Locations rto 2010-11-04 07:49:40.349465 

+++ LaptopLocation/Locations rto 2009-02-01 20:47:02.433535 

@@ -1,3 +1,4 @@

+
  Locations
 ==

@@ -5,7 +6,7 @@


 Each location is identified using a string enclosed in square brackets, and then followed by the measures/conditions.

-    #!ini
+    #!inf
     [Home]
     # Measures go here

@@ -16,5 +17,7 @@

 Possible measure are at the moment:

 *  grep Searches for a given string in a file: 
+    #!inf
+    grep /etc/resolv.conf cs.aau.dk

-    grep /etc/resolv.conf cs.aau.dk
+