How do I execute multiple php files via command line?
|
feedback
|
|
Just call them one after each other:
| |||||
feedback
|
|
Or if you don't want to type out all the names:
This being Unix, there are many (many) other ways to do this too. | |||
feedback
|