This morning /tmp was full, clearly #Friendica or #PHP, but didn't have time to check, so just rebooted the server.
Is there a command to wipe the #Linux temp folder? Not rm -rf or so.
!Friendica Support
Is there a command to wipe the #Linux temp folder? Not rm -rf or so.
!Friendica Support
Tealk
•find /tmp -type f -atime +10 -delete
utzer [Friendica]
•Tealk
•utzer [Friendica] likes this.