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 is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| LogFile Viewers | |
|---|---|
| lnav | Curses-based utility for viewing and analyzing log files. |
| tailspin | Terminal log file highlighter designed for inspecting log output in the shell |
| journalctl | Query and display messages from the journal |
| hl | Inspect structured logs from the terminal |
| Nerdlog | Remote-first terminal log viewer |
| lazyjournal | Inspect logs from multiple sources |
| KSystemLog | System log viewer for KDE |
| Logdy | Lightweight log viewer that works just like grep, awk, sed, or jq |
| humanlog | Reads logs from stdin and prints them back to stdout, but prettier. |
| toolong | View, tail, merge, and search log files |
| Xlogmaster | GTK+ based program to keep track of logfiles and devices |
| QJournalctl | Graphical User Interface for systemd’s journalctl |
| logrifle | Designed to "rifle through" large logfiles |
| Gnome-logs | View and search logs with this graphical utility |
| frontail | Stream logs to your web browser |
| nless | Pager for exploring structured and semi-structured data |
| glogg | Qt graphical log explorer |
| Chipmunk | Fast logfile viewer that can deal with huge logfiles (>10 GB) |
| SEE | Inspect logs from systemd services |
| MultiTail | View multiple logfiles windowed on the console |
| Logria | Log aggregation tool |
| logana | Work efficiently with very large log files, including multi-GB logs |
| QLogExplorer | Qt-based tool for exploring log files |
| Grafito | Simple, self-contained web-based log viewer for journalctl |
| swatch | Logfile viewer with regexp matching, highlighting & hooks |
| logmaster-gtk-d | Log viewer for Linux built with GTK and D |
| LogLens | Linux equivalent to Windows Event Viewer |
Read our verdict in the software roundup.
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. |

