|
As a professional developer for 3 decades, I find "V - The File Viewer" to be the best tool for viewing text files, binary files and archives (like zip and others). I have been using it daily for more than 10 years and it only gets better with time as Charles Prineas keeps enhancing it, keeping it modern and effective. Here are just a few of the things I use V for: - Analyzing huge log files from production environment and customers - Browsing files inside archives like zip, rar, tar and gzip without opening the archives into a temporary directory like most other tools do. - Quickly find patterns in text and binary files with the strong search capabilities of V (regular expressions, Unicode, binary and more) - Very quickly navigate directories (much quicker than Windows Explorer) - Editing text or binary files with integration with 3rd party tools like Notepad++ for text files and Frhed for binary files) - View resources and source code inside Java JAR files (through integration with Jad to decompile .class files) - View mainframe files encoded in EBCDIC - Compare different sections of the same file side by side. - Analyze character encoding issues in text files. - Track log files as they are dynamically change (the Tail function). There are many more good things to say about V but my character limit is approaching -- I highly recommend V!
|