大型文本文件查看器

ccl*_*eve 4 software-recommendation

我希望能够查看一个非常大的文本文件的内容。这里有很多人在编辑器的上下文中提出了这个问题,但我不需要编辑,只需查看。我希望能够立即跳转到数 GB 文件中的任何点。(如果不需要精确的行编号,这应该是可能的。)

“较少”的工作,但界面很笨拙,命令很难记住。有一个像样的 GUI 的东西会更好。

有人知道这样的事情吗?

小智 5

glogg - 使用 Qt 的智能交互式日志浏览器

编辑:在首次启用 Universe 存储库glogg后,可以使用您最喜欢的包管理器轻松安装。完成此步骤后,您可以简单地发出命令或以通常的方式使用软件中心。apt install glogg

主要特点

Runs on Unix-like systems, Windows and Mac thanks to Qt
Provides a second window showing the result of the current search
Supports grep/egrep like regular expressions
Colorizes the log and the search results
Displays a context view of where in the log the lines of interest are
Is fast and reads the file directly from disk, without loading it into memory
Follows a log that is written to disk in real time
Allow to insert marks in the logs to interesting lines
Supports vim/less like keyboard commands to move around the file
Is open source, released under the GPL
Run Code Online (Sandbox Code Playgroud)

资料来源: http: //glogg.bonnefon.org/description.html