lukasbecvar / file-probe

Basic utility for get information about files and directories

Repository from Github https://github.comlukasbecvar/file-probeRepository from Github https://github.comlukasbecvar/file-probe

File probe

Basic utility for get information about files and directories.

Preview

file-probe preview

Usage

file-probe <path>

Build from source

git clone git@github.com:lukasbecvar/file-probe.git
cd file-probe
make

Installation

git clone git@github.com:lukasbecvar/file-probe.git
cd file-probe
sudo make install

License

This software is licensed under the MIT license.

About

Basic utility for get information about files and directories

License:MIT License


Languages

Language:C++ 99.7%Language:Makefile 0.3%