<?php $data = escapeshellarg(' EOF ls -al; '); echo("fold -s -w 80 <<EOF\n" . $data . "\nEOF");
You have javascript disabled. You will not be able to edit any code.