Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 508 Bytes

File metadata and controls

24 lines (15 loc) · 508 Bytes

FileOptics

This is a command line interface (cli) for looking at files and their bytes.

screenshot

Installation

This tool requires Rust to be installed.

Since this crate isn't published yet, install it from the git repo:

cargo install --git https://github.com/kyle-rader/FileOptics

The tool will install globally and be accessible as fo on your command line.

Usage

To get help run

fo -h | --help