Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 302 Bytes

to-yaml.md

File metadata and controls

23 lines (19 loc) · 302 Bytes

uxy to-yaml

Converts UXY format to YAML.

Example

$ uxy ps | uxy to-yaml
- PID: '512'
  TIME: 00:00:00 uxy
  TTY: pts/22
- PID: '513'
  TIME: 00:00:00 uxy
  TTY: pts/22
- PID: '514'
  TIME: 00:00:00 ps
  TTY: pts/22
- CMD: bash
  PID: '12392'
  TIME: 00:00:01
  TTY: pts/22