fd: find but better

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • 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

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • 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