Joeky888 Fil Save

:yum: Unix file command written in Go

Project README

Screen shot

Features

  • Pure Go, static binary without libmagic
  • Cross-platform: No unix specific code like mmap

Install binary

Download from https://github.com/joeky888/fil/releases

Install from source

go install github.com/joeky888/fil

Usage

Just like unix file command

$ fil <FILE_NAME>

MIT Licence

The code is based on toybox (but it is written in C, and only runs on unix-like OS)

TODO

  1. Port more code from toybox/file.c
  2. Port more code from filetype/matchers
  3. More magic
Open Source Agenda is not affiliated with "Joeky888 Fil" Project. README Source: file-go/fil
Stars
89
Open Issues
0
Last Commit
7 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating