google / google/gops

[feature request] add column header

Open
#77 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
7k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

when we run `ps` without any args, its output includes column header like this:
~~~
# ps
PID TTY TIME CMD
22671 pts/0 00:00:00 bash
23572 pts/0 00:00:00 ps
~~~

currently gops does not have column header, those newcomer users may not know meanings of 1st and 2nd column

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.