From 96ba35059a31dcf12f78587ee76bdea7262fe16b Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 24 Aug 2023 20:37:53 -0500 Subject: gentle refactor --- readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 522ffe6..5345195 100644 --- a/readme.md +++ b/readme.md @@ -14,4 +14,11 @@ varying ways to make a CSV, it's described in detail below. - `mtime`: time file was last modified - `atime`: time file was last accessed - if the `path` contains a comma (`,`) or a backslash (`\`), it is escape with a backslash -- if any one of the time cannot be attained, the field is left empty. \ No newline at end of file +- if any one of the time cannot be attained, the field is left empty. + +**behavior:** +prints a row for the current directory, a row for each file, and +then goes into each directory recursively. + +this results in reading the directory twice as to not cache the +directory listings in memory. \ No newline at end of file -- cgit 1.4.1-3-g733a5