cfile is a lightweight command-line utility written in C for extracting and displaying file metadata.
This project is currently under development.
Bug reports, feature requests, and pull requests are welcome.
git clone https://github.com/AllenEveland/cfile.git
cd cfilemakesudo make installcfile file1, file2, ...Example:
cfile test.txtContributions are welcome.
If you find a bug or want to suggest a feature:
- Open an issue
- Submit a pull request
This project is licensed under the MIT License.
See the LICENSE file for details.