kpanic

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2018 License: MIT Imports: 6 Imported by: 0

README

kpanic

Command-line utility that simplifies viewing of MacOS kernel panics in your terminal window. Panics are taken from default location: /Library/Logs/DiagnosticReports/

Installation

Manual
  • Go to releases page and download latest tar.gz archive.
  • Unpack it
  • Move binary to /usr/local/bin/kpanic
Homebrew
  • To be done

Commands

kpanic ls

Display list of available kernel panics.

kpanic show <name>

Display contents of panic file in your terminal window. Name parameters refers to the panic name you may obtain from kpanic ls command.

kpanic last

Display content of last occurred panic in your terminal window.

Shell completion

You may find Bash and ZSH completion files in shell folder.

TODO

  • atos integration
  • otool integration
  • configuration

License

The MIT License (MIT)

Copyright (c) 2018 Roman Peshkov

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