小智 2
您可以使用bdiff。它用于比较太大而无法加载到内存中的文件。
NAME
bdiff - big diff
SYNOPSIS
bdiff filename1 filename2 [n] [-s]
DESCRIPTION
bdiff is used in a manner analogous to diff to find which
lines in filename1 and filename2 must be changed to bring
the files into agreement. Its purpose is to allow processing
of files too large for diff. If filename1 (filename2) is -,
the standard input is read.
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
473 次 |
| 最近记录: |