0
votes
2answers
82 views

How can I see the last lines of a large file in Windows? [duplicate]

My servers hung, and after a restart it showed me that my hard drive was full (Windows Server 2008). I looked into the problem and it was a 189 GB Tomcat log file! To find out the cause for the ...
-1
votes
1answer
101 views

Text editor for BIG files? [duplicate]

Possible Duplicate: Is there a text editor for very big files? I have text file (XML) of 40G. How to open it with text editor to see cursor and it's relative position to the beginning of ...
6
votes
2answers
311 views

How to view large spreadsheet in Windows

What would you recommend to a non-technical Windows user for viewing (no need to edit) large spreadsheets (200MB - 5GB). Format is CSV and I am told Excel chokes.
3
votes
1answer
1k views

Cannot copy files from external hard drive to desktop hard drive in Window 7

I'm trying to copy some old files from one of my external hard-drives to the hard drive of my desktop PC. Some files can not be copied but giving the error like 'Cannot read from source file or disk'. ...
0
votes
4answers
231 views

Opening a big file [duplicate]

Possible Duplicate: Is there a text editor for very big files? I have a rather large log file on a Windows Server 2008 R2 computer. It's a couple gigabytes, but notepad, wordpad, ...
0
votes
2answers
251 views

View at least parts of a huge text file on Windows [duplicate]

Possible Duplicate: Text Editor for very big file - Windows I have a huge text file. Text editors refuse to open it due to it's size. How do I view it, without using a text editor? ...
1
vote
2answers
178 views

Storing large amounts of small files into bigger files on Windows

Let's say I have 50 GiB of files that weights around 500 KiB each. My guess is that having, for example, 5 large files of 10 GiB each with the same content archived in them would be better for hard ...
71
votes
23answers
80k views

Is there a text editor for very big files?

I have a very big text file (10 GB). Both Notepad and Notepad++ tell me that the file is too big for them to open. What editor can handle such a large file? It's a log file.