| Crates.io | cdby |
| lib.rs | cdby |
| version | 0.0.2 |
| created_at | 2025-04-01 12:52:36.149765+00 |
| updated_at | 2025-04-01 12:57:30.916434+00 |
| description | A simple utility to find a file and drop to a shell next to it. |
| homepage | |
| repository | https://github.com/itaiin/cdby |
| max_upload_size | |
| id | 1614808 |
| size | 19,165 |
A very simple utility to find a file and drop to a shell next to it.
Install it globally using Cargo:
cargo install cdby
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.
This project is licensed under the MIT License. See the LICENSE file for details.