Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

fcombine

fcombine is a simple tool built to combine files and remove duplicates in a quick and easy manner.

Installation

git clone https://github.com/QSoloX/fcombine.git

Requirments

This programs that you have python3 installed on your machine

sudo apt install python3

Usage

You can add as many files as you want as args, it takes the file path.

python3 fcombine.py file.txt file2.txt > output.txt

Running it without redirecting the output will just print it to the terminal

python3 fcombine.py file.txt file2.txt
site.com
site2.com

License

MIT

About

fcombine is a simple tool built to combine files and remove duplicates in a quick and easy manner.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages