Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Should it be ${line:0:1024}, IIRC that uses zero-based indexing. the limit for a single file name is 255 chars/bytes in many filesystems: en.m.wikipedia.org/wiki/Comparison_of_file_systems Commented Dec 30, 2022 at 8:26
  • @ikkachu Thanks for catching that. I'll check the limits on MacOS when I'm at my Mac again. Commented Dec 30, 2022 at 8:53