Wednesday, 7 August 2013

Delete old tmp file when Apache starts

Delete old tmp file when Apache starts

I'm using MAMP Stack on OSX and would like to clear the tmp directory
whenever I start the Apache Web Server.
So basically I need to know where to add the following command, or a
script containing the command rm -rf
~/Library/Containers/com.bitnami.mampstack/Data/app/php/tmp.
Takk,
Robert.

No comments:

Post a Comment