Question by lildjrich: Is it possible to run some kind of batch file on centos?
Hello.
I need to run a batch file on my CentOS VPS. However, obviously Batch Files are Windows based, so is there any way at all I can run a command similar to this?
cd daemons
:endlos
../usr/local/apache/bin/php.exe event.php
goto endlos
Best answer:
Answer by Arie
You can use Perl scripting for example.
Give your answer to this question below!













