mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
update example
This commit is contained in:
@ -1948,12 +1948,12 @@ $ w | jc --w -p # or: jc -p w
|
|||||||
$ who | jc --who -p # or: jc -p who
|
$ who | jc --who -p # or: jc -p who
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"user": "kbrazil",
|
"user": "joeuser",
|
||||||
"tty": "ttyS0",
|
"tty": "ttyS0",
|
||||||
"time": "2020-03-02 02:52"
|
"time": "2020-03-02 02:52"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"user": "kbrazil",
|
"user": "joeuser",
|
||||||
"tty": "pts/0",
|
"tty": "pts/0",
|
||||||
"time": "2020-03-02 05:15",
|
"time": "2020-03-02 05:15",
|
||||||
"from": "192.168.71.1"
|
"from": "192.168.71.1"
|
||||||
|
Reference in New Issue
Block a user