473,508 Members | 2,007 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

text view for huge files?

Jan
Is there a program that easily let me view huge files without being slow?
Norton Commander for DOS was able to immediately view any file of any size
scrolling from beginning or end of file. No time needed to load the file.
Jul 20 '05 #1
6 2663
try GVIM http://www.vim.org/ for windows
or ultraedit

In Peace,
Saqib Ali
http://validate.sf.net

Jul 20 '05 #2
Jan
Tried both. Ultraedit is too slow, i.e. it takes minutes to open (view) a
150MB file - otherwise it looks good. Gvim appears to have quite a user
threshold, a GUI-like interface would be preferable.

<ru********@gmail.com> wrote in message
news:10**********************@f14g2000cwb.googlegr oups.com...
try GVIM http://www.vim.org/ for windows
or ultraedit

In Peace,
Saqib Ali
http://validate.sf.net

Jul 20 '05 #3
pfe32.exe (programmers editor.. no longer in development) loads fairly
quickly, and I have had it load 100M files before.

find it via google.

On Thu, 28 Oct 2004 22:32:49 +0200, "Jan" <ja*********@hotmail.com> wrote:
Is there a program that easily let me view huge files without being slow?
Norton Commander for DOS was able to immediately view any file of any size
scrolling from beginning or end of file. No time needed to load the file.


Jeff Kish
Jul 20 '05 #4
Jan
Gvim appears the quickest, it takes about 15 seconds to open a 150MB file -
though I prefer looking for something as quick as DOS Norton Commander (less
than 1 second). Both PFE32 and Ultraedit takes plenty of time to view a
file.

Tried turning off wrap in gvim easy 6.3, but I seem to stumble though I find
the command nowrap, I have a problem making it work, I probably fail in how
I enter commands.

<ru********@gmail.com> wrote in message
news:10**********************@f14g2000cwb.googlegr oups.com...
try GVIM http://www.vim.org/ for windows
or ultraedit

In Peace,
Saqib Ali
http://validate.sf.net

Jul 20 '05 #5
Jan wrote:
Gvim appears the quickest, it takes about 15 seconds to open a 150MB file -
though I prefer looking for something as quick as DOS Norton Commander (less
than 1 second). Both PFE32 and Ultraedit takes plenty of time to view a
file.


An editor that reads a 150MB in 1 second is rather unlikely.
If the file has to be read from disk you are limited by
the speed of your hard disk (usually about 50 MB/s on PCs).
When opening the file for a seconds time, the operating
system still has the file in its buffers and opening within
1 second seems possible.
Jul 20 '05 #6
Jan
Symantec Norton Commander simply reads the beginning or end of file
(Ctrl-End) and then lets you scroll. The other programs appear to load
the entire file for editing, it's viewing that's my prime concern -
though a quick and user friendly editor is nice.

If I figure out how to enter the nowrap commande in gvim, it would be
one one of the fastest editors I've seen.

Jürgen Kahrs wrote:
Jan wrote:
Gvim appears the quickest, it takes about 15 seconds to open a 150MB file - though I prefer looking for something as quick as DOS Norton Commander (less than 1 second). Both PFE32 and Ultraedit takes plenty of time to view a file.


An editor that reads a 150MB in 1 second is rather unlikely.
If the file has to be read from disk you are limited by
the speed of your hard disk (usually about 50 MB/s on PCs).
When opening the file for a seconds time, the operating
system still has the file in its buffers and opening within
1 second seems possible.


Jul 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3113
by: Sandman | last post by:
Hi there! I am making a web page, and I want the user to be able to decide which part of the webpage ends up where, left or right side. So we have what I call "content" and "sidebar". As in a...
7
10621
by: Jane Austine | last post by:
As you add more items, say text lines, in Text widget, it gets too slow and almost impractical to use on. Take idle for example. If the text gets bigger(e.g. print...
27
4883
by: Eric | last post by:
Assume that disk space is not an issue (the files will be small < 5k in general for the purpose of storing preferences) Assume that transportation to another OS may never occur. Are there...
2
1558
by: Chris Mullins | last post by:
I'm building a GUI that needs to be able to view a large amount of text arranged in rows. Large being anywhere from a few hundred lines through a few hundred thousand. I need a way to "cap" the max...
10
4673
by: comp.lang.php | last post by:
echo mime_content_type('/var/www/html/video/small.mov'); // 1.5mb Quicktime video returns "video/quicktime" echo mime_content_type('/var/www/html/video/huge.mov'); // 10.5mb Quicktime video...
11
19824
by: scorpion53061 | last post by:
Well I had a way to write an array to an excel spreadsheet but on a huge time critical run it failed iwth the dreaded HRESULT: 0x800A03EC error. It worked fine when i sampled the data to go in but...
6
6289
by: Alexander Vasilevsky | last post by:
How do I know whether the file is text or binary? http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas discount
9
13189
by: NvrBst | last post by:
Whats the best way to count the lines? I'm using the following code at the moment: public long GetNumberOfLines(string fileName) { int buffSize = 65536; int streamSize = 65536; long...
0
10707
Debadatta Mishra
by: Debadatta Mishra | last post by:
Introduction In this article I will provide you an approach to manipulate an image file. This article gives you an insight into some tricks in java so that you can conceal sensitive information...
0
7226
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7125
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7499
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5055
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4709
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3186
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
767
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
422
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.