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.


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