I noticed a file 'app.log' in my Applications folder. I delete it but it reappears after a couple of days. What is this and can I get rid of it?
|
Probably a bit sledgehammer-to-crack-a-nut, but if its happening fairly regularly and you can't figure out what's creating it another way, you could start a terminal prompt and leave the following command running
This will monitor for For example, whilst running the above command, if you type
in another terminal tab or window, the original one running the
|
|||||||||
|
|
Ok guys I just found out what is generating this file. Its a log file for exceptions caused by an application called FreeRapid.app which is a download helper like JDownloader. Thanks to both @patrix and @binarybob for the help |
|||
|
|
less /Applications/app.log. This should display the file content which might contain hints about where it is coming from. – patrix♦ Mar 11 '12 at 14:18