coreutils/src/uu/du
Andrew Rowson d0c7e8c09e
du error output should match GNU (#1776)
* du error output should match GNU

* Created a new error macro which allows the customization of the
  "error:" string part
* Match the du output based on the type of error encountered. Can extend
  to handling other errors I guess.

* Rustfmt updates

* Added non-windows test for du no permission output
2021-04-17 10:26:52 +02:00
..
src du error output should match GNU (#1776) 2021-04-17 10:26:52 +02:00
Cargo.toml Replace outdated time 0.1 dependancy with latest version of chrono (#2044) 2021-04-07 08:41:04 +02:00