open(IN,"/tmp/rechner.lst") or die "$!"; print grep /lnxws/, ; close IN;