sm
/
slg
1
0
Fork 0
slg/README.md

107 B

slg is structured log grep

Example:

$ echo "key=val key2=val key3=val" | slg key2
key2=val