Timeline for How do I loop over the first several files in directory?
Current License: CC BY-SA 4.0
24 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 5, 2022 at 13:48 | history | edited | wl2776 | CC BY-SA 4.0 | added 26 characters in body |
| Jul 29, 2022 at 12:31 | history | edited | wl2776 | CC BY-SA 4.0 | added 48 characters in body |
| Jul 29, 2022 at 10:30 | history | edited | wl2776 | CC BY-SA 4.0 | added 25 characters in body |
| Jul 28, 2022 at 6:49 | answer | added | Stéphane Chazelas | timeline score: 2 | |
| Jul 28, 2022 at 4:44 | history | edited | muru | CC BY-SA 4.0 | edited title |
| S Jul 27, 2022 at 11:15 | vote | accept | wl2776 | ||
| Jul 26, 2022 at 21:55 | history | became hot network question | |||
| Jul 26, 2022 at 21:55 | history | became hot network question | |||
| Jul 26, 2022 at 21:55 | history | became hot network question | |||
| Jul 26, 2022 at 21:41 | answer | added | ilkkachu | timeline score: 4 | |
| Jul 26, 2022 at 19:08 | answer | added | Gilles 'SO- stop being evil' | timeline score: 11 | |
| Jul 26, 2022 at 14:13 | vote | accept | wl2776 | ||
| S Jul 27, 2022 at 11:15 | |||||
| Jul 26, 2022 at 14:12 | answer | added | FelixJN | timeline score: 1 | |
| Jul 26, 2022 at 14:11 | history | edited | wl2776 | CC BY-SA 4.0 | added 308 characters in body |
| Jul 26, 2022 at 14:02 | history | edited | wl2776 | CC BY-SA 4.0 | added 315 characters in body |
| Jul 26, 2022 at 14:00 | comment | added | Bodo | Please add all information to your question. Please explain in more detail what you mean with "to make the loop for f in /some/path*.txt to pause after several iterations". Do you want to continue with the next two files etc. later? | |
| Jul 26, 2022 at 13:58 | comment | added | wl2776 | No, my actual target is to make the loop for f in /some/path*.txt to pause after several iterations and wait while I allow it to continue. | |
| Jul 26, 2022 at 13:58 | answer | added | Bodo | timeline score: 6 | |
| Jul 26, 2022 at 13:55 | comment | added | FelixJN | Do I then correctly understand that your actual target is to run the process in parallel but with maximum two parallel instances at once? | |
| Jul 26, 2022 at 13:50 | comment | added | wl2776 | Doesn't matter, any ordering will do the job. I've updated the question | |
| Jul 26, 2022 at 13:50 | history | edited | wl2776 | CC BY-SA 4.0 | added 119 characters in body |
| Jul 26, 2022 at 13:48 | comment | added | FelixJN | What is the "first" file in your reading - how is that defined? The sorting of file lists may vary by program. Also parsing ls has its flaws - better avoid it. | |
| S Jul 26, 2022 at 13:46 | review | First questions | |||
| Jul 26, 2022 at 14:06 | |||||
| S Jul 26, 2022 at 13:46 | history | asked | wl2776 | CC BY-SA 4.0 |