Omega 2+ File Size Issue
-
Hi,
So possibly a bit of a weird one.
I have a log file that my application writes to in the /root folder. After about a month I find that the onion is reporting the log file size as 91MB using:
ls -lh
however the disk free command
df -h
Indicates that the filesystem size for / is only 25MB.
What am I missing?