LoipesMas / dirstat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dirstat

Application that analyzes and shows statistics of specified directory.
Counts files, lines, words and characters.
Uses multithreading.

Building

mkdir build
cd build
cmake ..
make

About


Languages

Language:C++ 81.0%Language:CMake 19.0%