gmfi

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: MIT Imports: 13 Imported by: 0

README

gmfi Go Report Card

The ultimate files utility: get file(s) info, directory tree, files diff, search files and much more

Feel free to contribute!

Install

Fastest way

Just run this command in terminal and it will install everything itself

curl -L https://raw.githubusercontent.com/jvqtil/gmfi/refs/heads/master/install.sh | sh

or if you prefer GoLang package manager use

go install github.com/jvqtil/gmfi@latest
Manual way

Go to releases and download latest binary for your OS, then move it to /usr/local/bin/ and enjoy with simple gmfi in terminal!

Building

  • Install Go and make sure it's working with go version
  • Clone repo
  • Run go build in repo directory, then move it to /usr/local/bin/

Usage

The main app command gmfi <filename> [or more files] is used to see file / dir info

Here's a list of all commands

commands:
 find     <pattern> [path]
  find files in directory
 compare  <file> <another file>
  compare two files
 tree     [path]
  display folder structure
 biggest  [count] [path]
  show biggest files in a directory
 smallest [count] [path]
  show smallest files in a directory
flags:
 -h | --help
 -v | --version

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL