Documentation Generators

rucat – cat-like utility

rucat is a cat-like command line utility that combines the contents of multiple files, directories, or standard input into a single structured output.

It’s aimed at developers and system administrators who need to inspect source trees, gather repository context, or prepare clearly separated text blocks for documentation, scripting, and AI-assisted workflows. The program keeps file boundaries visible and can send output straight to the clipboard, which makes it useful when moving terminal content into editors, chats, or other tools.

This is free and open source software.

Key Features

  • Supports multiple output formats including Markdown, JSON, XML, ASCII, ANSI, UTF-8 box layouts, and a pretty mode with syntax highlighting.
  • Can process multiple files and directories recursively, and can also read from standard input for use in shell pipelines.
  • Accepts NUL-terminated file lists with the -0 option, which is useful with commands such as find -print0.
  • Offers optional line numbering and configurable path stripping to make output easier to read in larger projects.
  • Can copy output directly to the clipboard, with support for Linux clipboard environments including X11 and Wayland as well as terminal escape sequence providers.
  • Includes configuration via a TOML file so default formatting options can be customised.

Website: github.com/brianredbeard/rucat
Support:
Developer: Brian ‘redbeard’ Harrington
License: GNU General Public License v3.0

rucat options

rucat is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Alternatives to cat
batSuper charged cat - Features in our Top 100 CLI Apps
mdcatSophisticated Markdown rendering for the terminal - Features in our Top 100 TUI Apps
grcatFrontend for generic colouriser grc
tacConcatenate and print files in reverse
ccatColorizing cat
seeCute cat replacement
lolcatAdd some zest to the cat command. Features in our Linux Candy series
katcat command that almost tastes like chocolate
meowRenders text using your existing Neovim configuration
mcatExtended cat command
batdoccat for Office documents and PDFs
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