naruepanart / merge-text-files

This Go program merges the content of multiple text files in the same folder into a single file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

merge-text-files

go build -ldflags="-s -w" main.go

About

This Go program merges the content of multiple text files in the same folder into a single file.


Languages

Language:Go 100.0%