YottaDB / YDB

Mirrored from https://gitlab.com/YottaDB/DB/YDB
Other
76 stars 37 forks source link

Add option to lke show to support easier parsing/consumption from shell scripts #129

Open CoherentLogic opened 6 years ago

CoherentLogic commented 6 years ago

If we could have the ability for lke show to either A) force the PID information onto the same line as the lock information, or even better, B) have a whole new option that would produce a more columnar output, i.e.:

PID    EXISTING   LOCK
12345  NO         ^FOO(X,Y,Z)

%GTM-I-LOCKSPACEUSE, Estimated free lock space: 99% of 65536 pages

This would make parsing and consumption from scripts much more straightforward.