Timeline for Find: Use regex to get all files with specific directory name in path, but without another specific directory name in path
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 27, 2021 at 16:10 | comment | added | Stéphane Chazelas | Here, as I showed in my answer, one usual way to deal with file arbitrary file paths with text utilities if on GNU systems at least is to use NUL-delimited records instead of newline delimited records as NUL contrary to NL can't be found in a file path. | |
| Oct 27, 2021 at 16:08 | comment | added | Stéphane Chazelas | Thanks. It's perfectly acceptable to post answers with limitations as long as they are enunciated so the reader can take an educated decision about it. Welcome to Unix.SE btw! | |
| Oct 27, 2021 at 16:01 | comment | added | ti7 | cheers! I've updated my Answer to incorporate both; specifically, I want to convey the idea that this is both not as good, but the perfection often doesn't matter if the environment can be asserted or assumed not to have some collection of (evil) edge cases | |
| Oct 27, 2021 at 15:56 | history | edited | ti7 | CC BY-SA 4.0 | deleted 214 characters in body |
| Oct 27, 2021 at 15:55 | comment | added | ti7 | oh, TMYK! cheers, let met tidy that up | |
| S Oct 27, 2021 at 15:48 | review | First answers | |||
| Oct 27, 2021 at 16:04 | |||||
| S Oct 27, 2021 at 15:48 | history | answered | ti7 | CC BY-SA 4.0 |