mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-17 01:32:37 +02:00
id formatting
This commit is contained in:
@ -674,7 +674,7 @@ $ cat /etc/hosts | jc --hosts -p
|
|||||||
### id
|
### id
|
||||||
```
|
```
|
||||||
$ id | jc --id -p
|
$ id | jc --id -p
|
||||||
{
|
{
|
||||||
"uid": {
|
"uid": {
|
||||||
"id": 1000,
|
"id": 1000,
|
||||||
"name": "kbrazil"
|
"name": "kbrazil"
|
||||||
@ -699,7 +699,7 @@ $ id | jc --id -p
|
|||||||
"type": "unconfined_t",
|
"type": "unconfined_t",
|
||||||
"level": "s0-s0:c0.c1023"
|
"level": "s0-s0:c0.c1023"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
### ifconfig
|
### ifconfig
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user