Search directories recursively #5

Closed
opened 2021-05-26 07:40:56 +02:00 by tastytea · 0 comments
Owner

-r, --recursive: Read all files under each directory, recursively, following symbolic links only if they are on the command line.
-R, --dereference-recursive: Read all files under each directory, recursively. Follow all symbolic links.

This will need EPUB detection. If a file is not an EPUB, print warning and go to next file. The behaviour now is to exit with a fatal error if a file is not an EPUB.

**-r**, **--recursive**: Read all files under each directory, recursively, following symbolic links only if they are on the command line. **-R**, **--dereference-recursive**: Read all files under each directory, recursively. Follow all symbolic links. This will need EPUB detection. If a file is not an EPUB, print warning and go to next file. The behaviour now is to exit with a fatal error if a file is not an EPUB.
tastytea added the
enhancement
label 2021-05-26 07:40:56 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tastytea/epubgrep#5
No description provided.