Hi, seems like no matter what I try I cannot convert new lines in the output of system(), passthru() or exec() to <br>'s I trying to use any of the above commands to execute a chmod command and show the results on the page but the output is all crammed together? I tried nl2br and a ereg to convert them but no luck. Any ideas?