max19931 / DCP

Digest, stat, and copy files from one location to another in the same read pass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# DCP - Copy and Profile files and directories



We utilize Autotools for building

Compile and Install:
	./configure
	make
	make install


Libraries that need to be installed:

	libcrypto    - From OpenSSL
	libdb-5.3    - Berkeley DB 5.3

About

Digest, stat, and copy files from one location to another in the same read pass

License:Other


Languages

Language:C 92.3%Language:Roff 5.4%Language:M4 0.9%Language:Shell 0.8%Language:Makefile 0.5%