diff options
author | Jim Meyering <jim@meyering.net> | 2003-10-07 15:23:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-10-07 15:23:08 +0000 |
commit | 37f18d586f146dd16ddd30366c8222bcbef7db74 (patch) | |
tree | f7783880b291962ef4ff74ca077ede2029630a22 | |
parent | 6d9a6396247a1ae37772b493aeb9b476a6341dcd (diff) | |
download | coreutils-37f18d586f146dd16ddd30366c8222bcbef7db74.tar.xz |
.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ GNU coreutils NEWS -*- outline -*- du can now process hierarchies of virtually unlimited depth. Before, du was limited by the user's stack size and it would get a stack overflow error (often a segmentation fault) when applied to - a hierarchy of depth around 30,000. + a hierarchy of depth around 30,000 or larger. du works even when run from an inaccessible directory |