You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Summarize disk usage of the set of files, recursively for directories.
11
11
12
12
## Description
13
13
14
-
`pdu` is a CLI program that renders a graphical chart for disk usages of files and directories, it is intended to replace[`dust`](https://github.com/bootandy/dust) and [`dutree`](https://github.com/nachoparker/dutree).
14
+
`pdu` is a CLI program that renders a graphical chart for disk usages of files and directories, it is a replacement of[`dust`](https://github.com/bootandy/dust) and [`dutree`](https://github.com/nachoparker/dutree).
15
15
16
16
Both `dust` (v0.5.4) and `dutree` (v0.12.5) do not utilize the parallel computing capability of Rust to improve performance.
0 commit comments