This is a command line interface (cli) for looking at files and their bytes.
This tool requires the dotnet
cli tool (version >= 5.0.201
) be installed.
dotnet tool install -g FileOptics
The tool will install globally and be accessible as fo
on your command line.
To get help run
fo -h | --help