How to set access.log and error.log files to zero length
Hello,
With Kubuntu 16 I made small command file with lines like :
rm /_wwwroot/lar/vtasks/storage/logs/*.log;
rm /_wwwroot/lar/vtasks/storage/logs/*.txt;
rm /_wwwroot/lar/vtasks/storage/logs/*.sql;
rm /_wwwroot/lar/vtasks/storage/framework/views/*.php;
It helps me to clear logs directory.
But there is some […]
See original post by invalid@example.com (mstdmstd)
Leave a Reply
You must be logged in to post a comment.