(view source code of sfar_php.bat as plain text)
:: https://www.robvanderwoude.com/batchphp.php
:: Usage: SFAR.BAT search replace subject
:: Example: SFAR.BAT pin needle "like searching a pin in a haystack"
@IF NOT "%~3"=="" PHP.EXE -r "print(str_replace(\"%~1\",\"%~2\",\"%~3\"));"
page last modified: 2024-04-16; loaded in 0.0062 seconds