Tagged articles
4 articles
Page 1 of 1
macrozheng
macrozheng
Jan 7, 2022 · Operations

Boost Your Terminal Productivity with EXA: A Modern ls Replacement

This article introduces EXA, a Rust‑based modern replacement for the traditional ls command, highlighting its speed, color support, Git integration, and various view modes, and provides step‑by‑step installation instructions for macOS, Linux package managers, and building from source.

command-lineexafile management
0 likes · 7 min read
Boost Your Terminal Productivity with EXA: A Modern ls Replacement
Liangxu Linux
Liangxu Linux
Jun 2, 2021 · Operations

Why exa Is the Faster, Colorful Replacement for ls on Linux and macOS

This guide introduces exa, a Rust‑based, open‑source file‑listing tool that adds Git integration, colorized output, tree views, and parallel scanning to replace the classic ls command, and shows how to install and use it across major Linux distributions and macOS.

Linuxcommand-lineexa
0 likes · 7 min read
Why exa Is the Faster, Colorful Replacement for ls on Linux and macOS
Liangxu Linux
Liangxu Linux
Apr 20, 2021 · Fundamentals

Why exa Beats ls: A Faster, Colorful File‑Listing Tool for the Terminal

This guide introduces exa, a Rust‑based modern replacement for the traditional ls command, covering its installation, key features such as color‑coded output, Git integration, tree view, extended attributes, symlink detection, and recursive listing, helping users work more efficiently in the terminal.

Rustcommand-lineexa
0 likes · 4 min read
Why exa Beats ls: A Faster, Colorful File‑Listing Tool for the Terminal
Liangxu Linux
Liangxu Linux
Oct 31, 2020 · Operations

How to Install and Use Exa – A Colorful ls Replacement on Linux

This guide walks you through two methods for installing the Exa command‑line tool on various Linux distributions, explains required dependencies, shows step‑by‑step commands for binary and source installations, and demonstrates common usage options with practical examples.

InstallationLinuxRust
0 likes · 5 min read
How to Install and Use Exa – A Colorful ls Replacement on Linux