@test = `uptime.pl`; foreach (@test) { print "$_
"; }