Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arch-fan/rpwd
PWD with more options, made with Rust.
https://github.com/arch-fan/rpwd
Last synced: 9 days ago
JSON representation
PWD with more options, made with Rust.
- Host: GitHub
- URL: https://github.com/arch-fan/rpwd
- Owner: arch-fan
- Created: 2023-12-15T15:23:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-15T15:26:52.000Z (about 1 year ago)
- Last Synced: 2023-12-15T16:38:46.629Z (about 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rpwd
Quickly find where your files are on your computer with our easy-to-use tool. Ideal for grabbing file paths in a flash, whether it's just one file or a whole directory. (SCP troubless)
```
Usage: rpwd [OPTIONS] [FILE]Arguments:
[FILE] Path or name of the fileOptions:
-l, --list List all the elements with the complete route
-h, --help Print help
-V, --version Print version
```