The Controller method of timing running thinkphp5 under linux Server

how to time the controller method written by thinkphp5 under the linux server
, you can write the bat file under windows, but how to implement it under linux,
and, if you run regularly, does it affect the performance of the server

< hr >

crontab

-sharp 
* * * * * command
     
*/1 * * * * php index.php -sharp 

crontab run timing task
write a shell script how curl triggers tp5

Menu