Änderungen

Zur Navigation springen Zur Suche springen
111 Bytes hinzugefügt ,  20:51, 29. Sep. 2006
Zeile 100: Zeile 100:     
awk '{if($2=="localhost")s=1;z++;if(z>5){if($0=="")exit;print substr($2,1,length($2)-5)}}' /etc/hosts >/tmp/dat
 
awk '{if($2=="localhost")s=1;z++;if(z>5){if($0=="")exit;print substr($2,1,length($2)-5)}}' /etc/hosts >/tmp/dat
 +
wget -O - http://127.0.0.1:2006|awk '{if($2=="Topology")s=1;if(s==1){if($0=="")exit;if($5<10)print $1,$2,$5}}'
 
</pre>
 
</pre>
  

Navigationsmenü