2

In crontab, what does /usr/bin/php -f do? Specifically, the -f

Not sure what that does, but I'm seeing it in a crontab I've came across.

sotirov
  • 3,169
James
  • 131

1 Answers1

6

Just check man php:

   --file file
   -f file        Parse and execute file