How do I execute multiple php files via command line?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Just call them one after each other:
|
|||||
|
|
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. |
|||
|