| Summary: | du not reporting hard links as same | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Adrian <adrianh.bsc> |
| Component: | Standard Compliance | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.19.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Adrian
2012-06-06 17:35:01 UTC
Hello all. Is there any progress with issue? Fixed in git: commit e563f9e851c78f5c13cb9828ddb11ca981fd6331 Author: Ron Yorston <rmy@pobox.com> Date: Sat Feb 16 10:22:31 2019 +0000 du: don't count duplicate arguments. Closes 5288 Since coreutils 8.6 (2010-10-15) du no longer counts duplicate arguments. Revert the relevant part of commit 618a3027ed (du: fix "du /dir /dir" case). |