Änderungen

Zur Navigation springen Zur Suche springen
8 Bytes hinzugefügt ,  10:00, 5. Aug. 2006
Zeile 9: Zeile 9:  
** <tt>672 0f2d9 09</tt> - muentzer 29 - k65 - ???
 
** <tt>672 0f2d9 09</tt> - muentzer 29 - k65 - ???
 
* CodeSchnippsel:
 
* CodeSchnippsel:
for I in $(ip route|awk '{if(substr($0,1,5)==10.63)print $1}'|grep -v /);do wget -O - http://$I/cgi-bin-info.html?h|sed -n '/fix-index/{n;p;}';done
+
for I in $(ip route|awk '{if(substr($0,1,5)==10.63)print $1}'|grep -v /);do echo $I;wget -O - http://$I/cgi-bin-info.html?h|sed -n '/fix-index/{n;p;}';done
    
===Machen!===
 
===Machen!===

Navigationsmenü