table of contents
other versions
- bookworm 3.6.1+dfsg-1
- testing 3.6.1+dfsg-3
- unstable 3.6.1+dfsg-3
- experimental 4.0~beta13+dfsg-1+b1
pickout(1) | pickout(1) |
NAME¶
pickout - Generate table from key = value lines in file.
SYNOPSIS¶
pickout [OPTIONS] field1 [field2 ... ] < data-file
DESCRIPTION¶
Generate table from key = value lines in file.
ALL OPTIONS:¶
- -h, –help
- Produce help message.
- -n, –no-header
- Suppress the line of field names.
- –large
- The last value goes to the end of the line.
- –multi-line
- The last continues until a blank line.
REPORTING BUGS:¶
BAli-Phy online help: <http://www.bali-phy.org/docs.php>.
Please send bug reports to <bali-phy-users@googlegroups.com>.
AUTHORS¶
Benjamin Redelings.
Feb 2018 |