aicoolies logo

exa

Discontinued

A modern replacement for ls

discontinued Sep 2023open sourceupdated Aug 5, 2026

exa is an unmaintained, MIT-licensed Rust command-line replacement for Unix `ls`. It adds color-coded file types and metadata, Git awareness, symlink and extended-attribute support, plus grid, long, recursive, and tree views. The original project now directs users to the maintained eza fork, so this entry is preserved as a discontinued tool rather than the unrelated Exa AI search service.

exa is a Rust command-line program designed as a more featureful, user-friendly replacement for the Unix `ls` utility. It uses color to distinguish file types and metadata, understands symlinks, extended attributes, and Git state, and ships as a single binary for macOS and Linux. Its output modes include grid, long, recursive, and tree layouts, making historical directory listings easier to scan without changing the basic role of `ls`.

Beyond display modes, exa supports sorting by fields such as name, size, extension, and modification time; filters for hidden files, directories, file types, and ignore patterns; and long-view details including permissions, links, users, timestamps, blocks, and Git status. These capabilities made it part of the modern Rust CLI wave, but this page describes the original exa project—not Exa.ai's neural search API, SDKs, or MCP products.

The official repository now states that exa is unmaintained and directs users to the eza fork. It also explains that the repository itself is not archived because the account with archive rights is unreachable, so GitHub's archive badge is not the lifecycle signal to use. For a maintained replacement, readers should choose eza; this exa record remains in the graveyard for historical reference.

Pricing

Was: Free, open-source

Platforms

Was: macOS, Linux

Why it died

discontinued September 1, 2023

Maintainer stopped responding to issues and PRs in mid-2023, with no commits after April 2023. Critical bugs and security issues went unpatched. The community forked it as eza, which rapidly overtook exa in adoption. A textbook case of single-maintainer burnout killing a popular open-source project.

use instead: eza

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

Open Source
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium
roborev logo

roborev

Continuous local code-review loops for commits produced by AI coding agents

roborev is an MIT-licensed local review system that checks every commit in the background, stores findings in a review queue, and feeds actionable issues back into AI coding sessions. Git hooks, a TUI, branch and dirty-tree analysis, Codex and Claude agent hooks, plus iterative fix/refine commands turn review into a continuous agent workflow.

Open SourceTelemetry
Windows-MCP logo

Windows-MCP

MCP server for controlling Windows desktops through UIAutomation

Windows-MCP is an open-source MCP server for giving AI agents structured access to Windows desktop automation. It focuses on UIAutomation, snapshots, input control, and Windows-specific app workflows, making it different from general filesystem or shell MCP servers.

Open Source

FAQ

What is exa?

exa is an unmaintained, MIT-licensed Rust command-line replacement for Unix `ls`. It adds color-coded file types and metadata, Git awareness, symlink and extended-attribute support, plus grid, long, recursive, and tree views. The original project now directs users to the maintained eza fork, so this entry is preserved as a discontinued tool rather than the unrelated Exa AI search service.

Is exa free?

Yes — exa is open source and free to use. Was: Free, open-source

Is exa open source?

Yes — exa is open source.

Is exa still available?

No — exa was discontinued on September 1, 2023. Maintainer stopped responding to issues and PRs in mid-2023, with no commits after April 2023. Critical bugs and security issues went unpatched. The community forked it as eza, which rapidly overtook exa in adoption. A textbook case of single-maintainer burnout killing a popular open-source project. Consider eza instead.

What are the best exa alternatives?

The top editor-verified exa alternatives are eza.