cdby

Crates.iocdby
lib.rscdby
version0.0.2
created_at2025-04-01 12:52:36.149765+00
updated_at2025-04-01 12:57:30.916434+00
descriptionA simple utility to find a file and drop to a shell next to it.
homepage
repositoryhttps://github.com/itaiin/cdby
max_upload_size
id1614808
size19,165
Itai In (itaiin)

documentation

README

cdby utility

A very simple utility to find a file and drop to a shell next to it.

Installation

Install it globally using Cargo:

cargo install cdby

Usage

Run the following command to use cdby:

cdby <partial-file-name>

This will locate the first file that matches the substring and open a shell in its directory.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Commit count: 6

cargo fmt