The stated example command works, but since this is the manual for adu,
let's focus on adu features here.
The command below prints the five largest directories of the users root and
mysql:
.IP
- $ time adu --select --database-dir /root/adu-var --select-options '--select-mode user_list --user root --user mysql --limit 5'
+ $ adu --select --database-dir /root/adu-var --select-options '--select-mode user_list --user root --user mysql --limit 5'
[SEE ALSO]
.BR du (1)