From 6c0c347db28783a3412c72bf9b7ef18b9926e8e1 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 9 Jun 2017 23:32:36 +1200 Subject: Make dub(1df) smarter, add a caveat --- man/man1/dub.1df | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/man1/dub.1df b/man/man1/dub.1df index 52900a36..69a4c8e0 100644 --- a/man/man1/dub.1df +++ b/man/man1/dub.1df @@ -15,6 +15,10 @@ lists the biggest entries in a given directory, defaulting to the current directory. It defaults to printing 10 entries unless a second argument is given. +.SH CAVEATS +Skips filenames with newlines in them with an explicit warning to stderr, for +the least dangerous POSIX-compatible approach. Even so, you probably shouldn't +use this in critical scripts. .SH SEE ALSO du(1) .SH AUTHOR -- cgit v1.2.3