https://github.com/aceinetx/fileandfile
Small tool that lets you compare two files and see mismatches
https://github.com/aceinetx/fileandfile
Last synced: 5 months ago
JSON representation
Small tool that lets you compare two files and see mismatches
- Host: GitHub
- URL: https://github.com/aceinetx/fileandfile
- Owner: aceinetx
- Created: 2024-02-28T18:03:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T18:29:40.000Z (over 2 years ago)
- Last Synced: 2024-12-31T00:12:29.460Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fileandfile
Small tool that lets you compare two files and see mismatches

Move cursor with vim style controls
Scroll with arrow keys
Quit - q
Change file - r
Usage: python fileandfile.py (file1) (file2)