Track CLI utility to find resources usage information and running time of a program or command 1. Only for linux for now. 2. Depends on fmt. So: sudo apt install libfmt-dev install mkdir build cd build cmake -G "Unix Makefiles" .. make Ready! now you have a track executable on the root folder of the project. Put it on your path. Use it and be happy ! track --help track ls -la