Skip to content

AllenEveland/cfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfile

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.

Installation

Clone the repository

git clone https://github.com/AllenEveland/cfile.git
cd cfile

Build

make

Install

sudo make install

Usage

cfile file1, file2, ...

Example:

cfile test.txt

Contributing

Contributions are welcome.

If you find a bug or want to suggest a feature:

  1. Open an issue
  2. Submit a pull request

License

This project is licensed under the MIT License.

See the LICENSE file for details.

About

file metadata extractor

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors