Skip to content

fnd is a versatile, intuitive file search utility for both local and remote environments.

License

Notifications You must be signed in to change notification settings

prudhvideep/fnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fnd

fnd is a versatile, intuitive file search utility for both local and remote environments. Inspired by fd, this tool builds on fd’s functionality by adding remote search capabilities, making it particularly useful for locating container logs or analyzing distributed file structures.

Features

  • Simple, intuitive syntax: Search effortlessly with regex or glob patterns.
  • Local & remote search: Go beyond the local file system to locate files on remote servers.
  • Flexible pattern support: Supports both regex and glob styles for versatile searching.

Demo

Demo GIF

Installation

To install fnd, clone the repository and build the project. Ensure Go is installed:

# Clone the repository
git clone https://github.com/prudhvideep/fnd

# Navigate to the directory
cd fnd

# Build the project
go build -o fnd

About

fnd is a versatile, intuitive file search utility for both local and remote environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages