fd: find but better

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/commandline

Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • fd

    A simple, fast and user-friendly alternative to 'find'

    Link: https://github.com/sharkdp/fd

  • exa

    A modern replacement for ‘ls’.

    lsd | exa (better ls)

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • lsd

    The next gen ls command

    lsd | exa (better ls)

  • fzf

    :cherry_blossom: A command-line fuzzy finder

    fzf | skim (fuzzy finder)

  • skim

    Fuzzy Finder in rust!

    fzf | skim (fuzzy finder)

  • bat

    A cat(1) clone with wings.

    bat (cat with syntax highlighting)

  • procs

    A modern replacement for ps written in Rust

    procs (nicer ps)

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • regex

    An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

    fd uses the same regex engine and the same file directory traversal library that ripgrep uses.

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

    fd uses the same regex engine and the same file directory traversal library that ripgrep uses.

  • sad

    CLI search and replace | Space Age seD

    also check out sad a more intuitively named sd that allows for fancy pipe input

  • modern-unix

    A collection of modern/faster/saner alternatives to common unix commands.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts