I'm trying to clear a log file in use, and all the commands I've tried so far:
truncate
less
tail
filename
Don't get the job done. Deleting the file and creating a new file with the same name doesn't work either.
I heard about a config-file for the log but I have no idea where this is kept. Is there ANY way to fix this problem? This log file will get so big it'll crash my system.