Use this utiility to fetch the info of a file in the termnal.
To install dependencis, use
gh repo clone s0urce-c0de/fileinfo
cd fileinfo
pip3 install -r requirments.txt
or using git
git clone https://github.com/s0urce-c0de/fileinfo
cd fileinfo
pip3 install -r requirments.txt