Skip to content

zopencommunity/fileport

Repository files navigation

Automatic version updates

file

The file command is "a file type guesser", that is, a command-line tool that tells you in words what kind of data a file contains. Unlike most GUI systems, command-line *NIX systems - with this program leading the charge - don’t rely on filename extentions to tell you the type of a file, but look at the file’s actual contents. This is, of course, more reliable, but requires a bit of I/O.

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install file

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/fileport.git
cd fileport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages