Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Differ Tool made to check the unique line in each file and display them nicely along with the unqiue count.

└╼cisco$go run nice.go
Enter path for file 1:
file1.txt
Enter path for file 2:
file2.txt
┌────────────────────────────────────────────────┐
│ Welcome to Unique Line Comparison! | C15C01337 │
└────────────────────────────────────────────────┘
┌ ────────────── ┬ ──────────────── ┐
│ File 1       │ File 2         │
├ ────────────── ┼ ──────────────── ┤
│ wowoowowow   │ test           │
│ dammm        │ check          │
│              │ noice          │
│              │ great          │
│              │ book           │
│              │ og             │
└ ────────────── ┴ ──────────────── ┘

Unique line count in file 1: 2
Unique line count in file 2: 6

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages