Voting

: two plus four?
(Example: nine)

The Note You're Voting On

shell master
1 year ago
You can use a one liner to print the output of a shell script like so:

<?= shell_exec("/proof.sh"); ?>

<< Back to user notes page

To Top