
June 27th, 2012, 06:02 AM
|
|
|
It's given you the full path to the file ... copy/paste that full file name onto the end of a commad line to look the file over. I'd recommend a view command, so type view add a space character then paste in that filename, and press enter, so you end up with:
Code:
view /home/my_name/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/1340776456187.log
Substitute the command of your choice for view (more, less, etc.)
__________________
The moon on the one hand, the dawn on the other:
The moon is my sister, the dawn is my brother.
The moon on my left and the dawn on my right.
My brother, good morning: my sister, good night.
-- Hilaire Belloc
|