trwho

command module
v0.0.0-...-1254524 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: MIT Imports: 15 Imported by: 0

README

trwho

A TUI application to show rwhod information saved as /var/spool/rwho/whod.*.

screenshot

Install

$ go install github.com/hrko/trwho@latest

Usage

First, make sure that you can read /var/spool/rwho/.

$ sudo chmod 755 /var/spool/rwho

Then, just run trwho.

$ trwho

Config

Make config.json at ~/.config/trwho/ or /etc/trwho/. If the user config exists, the global config will not be loaded.

The color of a note text can be customized using a color tag.

Here is an example of config.json:

{
  "hosts": [
    {
      "hostname": "swww01",
      "note": "WWW Server"
    },
    {
      "hostname": "slda01",
      "note": "[blue]LDAP Server"
    }
  ]
}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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