Selection of utilities

pff – Pretty Fast Find

Pretty Fast Find (pff) is a command-line file search utility.

It’s designed as an iterative, multithreaded alternative to the traditional find command, using breadth-first directory traversal to locate matching files and directories. The tool includes built-in filtering, sorting, and output labelling, reducing the need to pipe results through additional command-line utilities.

This is free and open source software.

Key Features

  • Performs breadth-first iterative directory traversal.
  • Uses multithreading to speed up filesystem searches.
  • Supports regular expression matching against file names.
  • Includes built-in filtering for refining search results.
  • Offers sorting options for controlling output order.
  • Can label results with file and path properties.
  • Cross-platform support – runs under Linux and macOS.

Website: github.com/pericles-tpt/pretty_fast_find
Support:
Developer: pericles-tpt
License: MIT License

pff is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Alternatives to find
fdSimple, fast and user-friendly alternative to 'find'
fzfGeneral-purpose command-line fuzzy finder
bfindMinimalistic find using breadth-first crawling
ffindSane replacement for command line file search
friendly-findFriendly file finder
bfsBreadth-first search for your files
fselectFind files with SQL-like queries
treegrepPattern matcher frontend or backend
findpickGeneral purpose file picker combining “find” command with a fuzzy finder
rawhideFind files using pretty C expressions
scooterInteractive find-and-replace terminal UI app

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments