echo 'Nur ein Test Beispiel' | perl -ne '@a=split(/\s+/); print "$a[2]\n"'