[Solved][Linux] Use “Du” Command to Calculate the Size of Copied File but Is Different From Source File
Last Updated on 2022-04-20 by Clay
Problem
After using cp or rsync commands to copy the files, in order to make sure that there is no problem during the copying process, we may use the du command to check the size of the file.