j
k
j a
j l
Hilmar schrieb:
awk, wer kann awk?
awk '{split($0,a,":"); anzahl=split(a[1],b,"."); print b[anzahl];}'
und dann mit pipe (|) oder Eingabeumleitung die zu bearbeitenden Zeilen umleiten.
Roland Muller
Back to the thread
Back to the list