my $pid = open PIPE, "-|", "sh", "-c", 'mpg123 "$0" 2>&1', $file or die $!;