LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

lla

Blazing fast ls replacement with superpowers

TLDR

List files in the current directory
$ lla
copy
List files in long format
$ lla -l
copy
List files as a tree
$ lla -t
copy
List files in a table layout
$ lla -T
copy
List files in a grid
$ lla -g
copy

SYNOPSIS

lla [options] [path...]

DESCRIPTION

lla is a modern ls replacement built in Rust with multiple view modes (default, long, tree, table, grid), Git integration with status visualization, smart search with complex filtering patterns (OR, AND, NOT, XOR), regex support, and content search.Additional features include a diff command for directory or file comparisons, timeline view, storage analysis, interactive directory navigation with bookmarks and history, size filters with human-readable units, and time filters supporting ISO dates and relative durations.

PARAMETERS

-l, --long

Display in long format with detailed information.
-t, --tree
Display as a tree structure.
-T, --table
Display in table layout.
-g, --grid
Display in grid layout.
-s, --sort CRITERIA
Sort by criteria (name, size, date).

INSTALL

brew install lla
copy
nix profile install nixpkgs#lla
copy

CAVEATS

Some features like Git integration require a Git repository. Plugin ecosystem extends functionality but adds complexity.

HISTORY

lla was created by chaqchase and is written in Rust.

SEE ALSO

ls(1), eza(1), lsd(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid