From f19171a1b45bed66e4a241d4950dd2ffc39408e1 Mon Sep 17 00:00:00 2001 From: Serene-Arc Date: Sun, 21 Nov 2021 12:25:05 +1000 Subject: [PATCH] Add mention of bash scripts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f8f29e9..7bc4f0b 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,10 @@ Running scenarios concurrently (at the same time) however, is more complicated. The way to fix this is to use the `--log` option to manually specify where the logfile is to be stored. If the given location is unique to each instance of the BDFR, then it will run fine. +## Manipulating Logfiles + +The logfiles that the BDFR outputs are consistent and quite detailed and in a format that is amenable to regex. To this end, a number of bash scripts have been [included here](./scripts). They show examples for how to extract successfully downloaded IDs, failed IDs, and more besides. + ## List of currently supported sources - Direct links (links leading to a file)