Pakket: vnlog (1.16-1)
Verwijzigingen voor vnlog
Debian bronnen:
Het bronpakket vnlog downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Toolkit to read/write/manipulate whitespace-separated ASCII logs
Vnlog (pronounced "vanillog") is a trivially-simple log format consisting of an ASCII table with comments and labelled fields. This package provides tools to process and manipulate such logs. The tools are:
vnl-filter selects a subset of the rows/columns in a vnlog and/or to manipulates the contents. This is effectively an awk wrapper.
vnl-sort, vnl-join, vnl-tail and vnl-ts are wrappers around the corresponding commandline tools
vnl-align aligns vnlog columns for easy interpretation by humans
vnl-make-matrix converts a one-point-per-line vnlog to a matrix of data
Andere aan vnlog gerelateerde pakketten
|
|
|
|
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libtext-table-perl
- Create tables that adapt to alignment requirements
-
- dep: libvnlog-perl (= 1.16-1)
- Toolkit to read/write/manipulate whitespace-separated ASCII logs
-
- dep: mawk
- een patroonzoekende en tekstbewerkingstaal
-
- dep: moreutils
- additional Unix utilities
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language