Diffstat reads the output of the diff command and
displays a histogram of the insertions, deletions,
and modifications in each file. Diffstat is
commonly used to provide a summary of the changes
in large, complex patch files.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
"- S"를, "- D를"및 "- M"이 옵션의 차이 금액 파일의 총 크기에 상대적으로 표시하는 방법을 제공하기 위해 추가되었습니다. "- q"를 옵션이 비어있는 파일에 대한 메시지를 억제하기 위해 추가되었습니다.
Tags:
Minor bugfixes
The "-S", "-D", and "-m" options were added to
provide a way to show the amount of difference
relative to the total sizes of the files. The "-q"
option was added to suppress the message for empty
files.