informer

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2020 License: MIT Imports: 14 Imported by: 0

README

informer

Description

Informer which you can watch other users action on your Linux/Unix servers.

Usage

Check running tty.

$ informer list

Watching other users action.

# root
$ informer watch pts/0

If you want review for later.

# root
$ informer watch -o /tmp/hoge.trace pts/0
$ informer review /tmp/hoge.trace

Install

To install, use go get:

$ go get -d github.com/nashiox/informer

or

$ git clone https://github.com/nashoix/informer.git
$ cd informer
$ go get ./...
$ GOOS=linux GOARCH=amd64 go build
$ sudo mv informer /usr/local/bin/

Author

nashiox

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