PR: 223694 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13170
5 lines
214 B
Text
5 lines
214 B
Text
pspg is a small specialized pager designed to be used with psql. It know how
|
|
to work with tabular data, has the ability to freeze first few rows/columns
|
|
and configurable colors.
|
|
|
|
WWW: https://github.com/okbob/pspg
|