histcat

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2022 License: MIT Imports: 7 Imported by: 0

README

histcat

Shell history files are stored in a variety of formats. From plain text, to yaml, to custom binary formats.

Histcat allows you to read (most) shell history files as plain-text.

Supports:

  • bash (plaintext)
  • ksh93 (binary)
  • pdksh (binary)
  • mksh (binary)
  • loksh (plaintext)
  • oksh (plaintext)
  • fish (soon)

Does NOT support:

  • blue shells
  • red shells
  • green shells

Build

go build

or if you want a leaner, stripped binary

go build -ldflags='-s -w -extldflags '-static'' -gcflags='-l=4'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
util
dump command

Jump to

Keyboard shortcuts

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