I\'m working with a MySQL query that writes into an outfile. I run this query once every day or two and so I want to be able to remove the outfile without having to resort to s
If you have another user run the query from cron, it will create the file as that user.