From: Siraaj Khandkar Date: Wed, 14 Nov 2018 15:57:56 +0000 (-0500) Subject: Implement recursive directory walk stream X-Git-Url: https://git.xandkar.net/?p=dups.git;a=commitdiff_plain;h=948ee900b86c5935412cf8a53fc4f55260662249;hp=948ee900b86c5935412cf8a53fc4f55260662249 Implement recursive directory walk stream to avoid the issue with newlines when accepting file paths on stdin. ---