cmp: fix line numbers
test case: printf 'a\n\na' > t1 printf 'a\na' > t2 cmp t1 t2 Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
This commit is contained in:
Reference in New Issue
Block a user
test case: printf 'a\n\na' > t1 printf 'a\na' > t2 cmp t1 t2 Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>