#!/usr/bin/perl if ( open (INFOHANDLE ,") { $linie=$_; chomp $linie; } } flock (INFOHANDLE, 8); } close INFOHANDLE;