Skip to content

Commit f8ce268

Browse files
authored
Add reference to dua-cli in the README as similar tool
As `dua` is providing both a CLI mode as well as an interactive mode via `dua i` I placed it into both categories. Disclaimer: I am the author of this tool and have adapted [this paragraph](https://github.com/Byron/dua-cli/blob/60f432417fe2adbbd54de7293f1c3ffcd45365f7/README.md#L168-L181) for my own README.
1 parent 0028ffb commit f8ce268

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,12 @@ sudo pacman -S parallel-disk-usage
115115
* `du`
116116
* [`dust`](https://github.com/bootandy/dust)
117117
* [`dutree`](https://github.com/nachoparker/dutree)
118+
* [`dua`](https://github.com/byron/dua-cli)
118119
* **TUI:**
119120
* [`ncdu`](https://dev.yorhel.nl/ncdu)
120121
* [`gdu`](https://github.com/dundee/gdu)
121122
* [`godu`](https://github.com/viktomas/godu)
123+
* [`dua`](https://github.com/byron/dua-cli)
122124
* **GUI:**
123125
* [GNOME's Disk Usage Analyzer, a.k.a. `baobab`](https://wiki.gnome.org/action/show/Apps/DiskUsageAnalyzer)
124126
* Filelight

0 commit comments

Comments
 (0)