imorph / gocopy

dd like copy util

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gocopy

dd like copy util

Install

go install github.com/imorph/gocopy

Build

export GO111MODULE=on
git clone git@github.com:imorph/gocopy.git
cd gocopy
make all

About

dd like copy util

License:MIT License


Languages

Language:Go 56.0%Language:Shell 27.0%Language:Makefile 17.0%