mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-19 03:31:06 +00:00
Fix an issue where `basename` would print the empty path when provided an input comprising only slashes (for example, "/" or "//" or "///"). Now it correctly prints the path "/". |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| common | ||
| fixtures | ||
| tests.rs | ||