Progress MD5 Copy

Date:
Type:script
Repository:https://git.sr.ht/~bkidwell/progress-md5-copy
License:GPL 3

Bash script that copies a file from one directory to another, while displaying progress and also writing (or checking) an MD5sum file. Good for copying large files from one machine to another. Uses tee command to avoid having to read the source file twice.