I tried to use NotePad to open system.log and software.log in Windows and it said it couldn't open because file was in use. Is there an editor which can open such files? for Windows XP.
|
feedback
|
|
If the files are open for exclusive write by another application then the operating system won't allow you to open them. Often you can get away with copying the files that are in use, and then you can at least open the copies to read the contents up to that point in time. | |||||||
feedback
|
|
gvim pretty much opens anything an OS allows it to ... | |||||
feedback
|
|
I don't think there are any editors that will open system.log (or software.log) directly, but you can make a copy of it and then edit that file:
| |||
|
feedback
|
|
Try notepad++. It will not only load files in use, but if you minimize it & maximize it again, it will ask you whether you want to reload the file too. | |||
|
feedback
|
|
A quick test (in Windows 7) showed that notepad2 was able to do this, although the contents seemed a bit garbled. May not apply to XP. Maybe not a viable answer in your case, but if all else fails you could open them in Ubuntu or other Linux OS. Use a live CD and it won't change the system. | |||||||
feedback
|