3 lines
53 B
Bash
3 lines
53 B
Bash
|
printf %s "$1" > program.php
|
||
|
php program.php || true
|