fun with json
This commit is contained in:
@@ -27,3 +27,10 @@ pct enter 112
|
||||
|
||||
- Don't tell people to type 'pct enter', or they will type `pct`, and hit the enter key I TOLD YOU ALL THE KEY SHOULD BE CALLED RETURN.
|
||||
- Now you're in the container.
|
||||
|
||||
## Just for Fun
|
||||
|
||||
```sh
|
||||
pct list | grep -v VMID |\
|
||||
column -J -N vmid,state,current,name | less -R
|
||||
```
|
||||
|
Reference in New Issue
Block a user