Skip to content
www.sysadminjz.com
  • Home
  • Cloud Computing
  • Linux
  • Web Application
  • About
  • Contact
Menu Close
  • Home
  • Cloud Computing
  • Linux
  • Web Application
  • About
  • Contact

diff

  1. Home>
  2. diff

Useful tools to compare text files in Linux

  • Post author:sysadminjz
  • Post published:October 8, 2020
  • Post category:Linux
  • Post comments:0 Comments

1. diff compare files line by line example: diff file1 file2 2. diff -r recursively compare directories example: diff -r dir1 dir2 3. compare two sorted files line by line…

Continue Reading Useful tools to compare text files in Linux
© 2022 Copyright. All Rights Reserved.