Selection of utilities

nless – terminal user interface pager

nless is a terminal user interface pager for exploring structured and semi-structured data.

It’s designed for piping in command output, log files, CSV, TSV, JSON, and other delimited text, then reshaping the data into columns so it can be searched, filtered, sorted, grouped, and inspected interactively from the terminal.

This is free and open source software.

Key Features

  • Automatically infers common input formats including CSV, TSV, JSON, space-aligned output, regex-based parsing, and raw text.
  • Supports streaming input with tail mode, arrival timestamps, and time window filtering for data that’s still arriving.
  • Offers vi-like keybindings together with alternative keymaps, mouse support, menus, and configurable themes.
  • Filters rows by column, cell value, search match, or full-text search, with support for excluding matching data.
  • Sorts by any column and groups records with pivot-style summaries and drill-down views.
  • Extracts nested JSON fields into columns and parses unstructured logs with regular expressions.
  • Provides buffer-based workflows so mutating actions create new views while preserving previous analysis steps.
  • Can be used as a pipeline stage, writing the current buffer to stdout or running in batch mode without the TUI.
  • Cross-platform support – runs under Linux and macOS.

Website: github.com/mpryor/nothing-less
Support:
Developer: Matt Pryor
License: MIT License

nless
Click animation for full size

nless is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

LogFile Viewers
lnavCurses-based utility for viewing and analyzing log files.
tailspinTerminal log file highlighter designed for inspecting log output in the shell
journalctlQuery and display messages from the journal
hlInspect structured logs from the terminal
NerdlogRemote-first terminal log viewer
lazyjournalInspect logs from multiple sources
KSystemLogSystem log viewer for KDE
LogdyLightweight log viewer that works just like grep, awk, sed, or jq
humanlogReads logs from stdin and prints them back to stdout, but prettier.
toolongView, tail, merge, and search log files
XlogmasterGTK+ based program to keep track of logfiles and devices
QJournalctlGraphical User Interface for systemd’s journalctl
logrifleDesigned to "rifle through" large logfiles
Gnome-logsView and search logs with this graphical utility
frontailStream logs to your web browser
nlessPager for exploring structured and semi-structured data
gloggQt graphical log explorer
ChipmunkFast logfile viewer that can deal with huge logfiles (>10 GB)
SEEInspect logs from systemd services
MultiTailView multiple logfiles windowed on the console
LogriaLog aggregation tool
loganaWork efficiently with very large log files, including multi-GB logs
QLogExplorerQt-based tool for exploring log files
GrafitoSimple, self-contained web-based log viewer for journalctl
swatchLogfile viewer with regexp matching, highlighting & hooks
logmaster-gtk-dLog viewer for Linux built with GTK and D
LogLensLinux equivalent to Windows Event Viewer

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments