exa
fd
Our great sponsors
exa | fd | |
---|---|---|
103 | 143 | |
20,482 | 26,079 | |
- | - | |
6.1 | 8.1 | |
about 1 month ago | 10 days ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
exa
-
Nordic Desktop
that's exa instead of ls there, cbonsai, and dt's shell color scripts, pipes-rs
-
Name a program that doesn't get enough love!
exa
-
Show HN: A modified macOS ls that supports –group-directories-first
I finally got tired of not having directories first on macOS, and - for me - something like exa <https://the.exa.website/> was overkill. So I dug into the source code, hunted down the missing BSD-licensed headers, figured out how to work around the APSL headers, and smoothed out the rough edges.
Very much a personal itch-scratching exercise and only a couple hours worth of work, but maybe it'll be useful for someone else.
- What are some lesser known packages that improve quality of life for you on Linux?
-
What are peoples favorite free and open source software
Exa (alternative for ls)
-
Configurando o ArchLinux com WSL 2 para Devs
exa: serve como alternativa ao “ls”; e
-
Awesome CLI & TUI Applications Directory site
"exa" -- A modern replacement for "ls" with proper formatting, color highlighting, and git awareness.
-
one month of using fedora
You can also use exa with the --icons option
-
Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal
Both LSD and exa are replacements for the ls command. They both look gorgeous with nice colors and icons and have features like headers, sorting, tree views, and so on. Exa is a bit faster than LSD for tree views and can show the Git status of files and folders. I prefer exa due to the Git support and faster tree views. I have set up my ls alias to use exa by default. Both can be configured to show custom columns and sorting behaviors.
-
thought I'd try fish shell and I don't think I'm doing it right
In fact ls -A don't work because is a alias to 'exa'.
fd
- Trial and error FreeBSD
-
Is there a way to unravel a filepath based on a known end file?
Yeah. I do use fd a lot. It will respect your .gitignores and is much faster than find in general. Sometimes find will be really slow just because it’ll scan through your entire node_modules and stuff. If you also know you only care about file in e.g. your src/ directory, then you can constrain it to that which will be faster. I think it will probably be fast enough for your purposes.
-
How do you find files with terminal?
Personally I prefer the tool fd.
-
With 2022 over soon, what were your favorites apps of the year?
🫴 fd – CLI: Simple, fast and user-friendly alternative to find.
-
What are peoples favorite free and open source software
Fd (alternative for find)
-
Parallel JXL batch converter
There is also fdfind, an alternative to find with support for parallel command execution.
- Ncdu – NCurses Disk Usage
-
Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal
fd is a simpler alternative to find. It is more intuitive to use and comes with sensible defaults. It is extremely fast due to parallel traversing and shows a modern colorized output and supports patterns and regex, parallel commands, smart case, understands .gitignore files, and so on. I have aliased find to fd as I could never remember what options to pass to get a basic find command working.
-
⚙️ Rust_Search an Speedy Alternative to GLOB ⚙️
Although it functions in the same way as FD, a Binary Crate. Rust Crate can thus be described as a library representation of FD with a straightforward and user-friendly API. To increase usability, there are pending pull requests that will soon be released. We anticipate the addition of more Contributors as rust search expands.
-
Telescope grep features dont work on windows, how can i make them work?
- WARNING: fd: not found. Install [sharkdp/fd](https://github.com/sharkdp/fd) for extended capabilities
What are some alternatives?
lsd - The next gen ls command
telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
fzf - :cherry_blossom: A command-line fuzzy finder
fish-shell - The user-friendly command line shell.
coreutils - Cross-platform Rust rewrite of the GNU coreutils
bat - A cat(1) clone with wings.
skim - Fuzzy Finder in rust!
vim-grepper - :space_invader: Helps you win at grep.
visidata - A terminal spreadsheet multitool for discovering and arranging data
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
iTerm2 - iTerm2 is a terminal emulator for Mac OS X that does amazing things.