Änderungen

Zur Navigation springen Zur Suche springen
82 Bytes hinzugefügt ,  20:22, 29. Sep. 2006
Zeile 97: Zeile 97:  
<pre>
 
<pre>
 
awk 'BEGIN{ORT=substr($2,1,length($2)-4);node[ORT]=$1}{print}' /etc/hosts
 
awk 'BEGIN{ORT=substr($2,1,length($2)-4);node[ORT]=$1}{print}' /etc/hosts
 +
wget -O - http://127.0.0.1:2006|awk '{if($2=="HNA")exit;if($5<10)print $1,$2,$5}'
 
</pre>
 
</pre>
  

Navigationsmenü