tabloid: View the output of shell commands in a table

[ bsd3, program, system ] [ Propose Tags ]

GUI for shell commands and log analysis


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.44, 0.45, 0.46, 0.47
Dependencies base (>=4.0), bytestring, containers, gtk, hint, parallel, process, regex-base, regex-posix (>=0.93) [details]
License BSD-3-Clause
Author Sven Heyll
Maintainer sven.heyll@gmail.com
Category System
Uploaded by SvenHeyll at 2009-05-01T13:22:20Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables tabloid
Downloads 4609 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-01 [all 8 reports]

Readme for tabloid-0.47

[back to package description]
Tabloid is a gtk program that captures output from arbitrary shell commands in tables. 
Each line can be separated with regular expressions. It aims to be somewhere between a 
graphical awk and excel, although less powerful than both in every respect, it will 
help analyze large logfiles. It allows outputs of diffrent programs/shellscripts 
to be viewed directly.