Timeline for How to concatenate files from different sub-directories?
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 29, 2023 at 22:36 | comment | added | Kusalananda♦ | @DerekMahar Yes, the list resulting from expanding a globbing pattern is guaranteed to be lexicographically sorted. From the POSIX standard: "If the pattern matches any existing filenames or pathnames, the pattern shall be replaced with those filenames and pathnames, sorted according to the collating sequence in effect in the current locale." | |
| Mar 29, 2023 at 22:27 | comment | added | Derek Mahar |
Does bash guarantee that **/*.txt sorts the pathnames in lexicographical order?
|
|
| Jun 4, 2018 at 7:26 | history | edited | Kusalananda♦ | CC BY-SA 4.0 |
added 22 characters in body
|
| Jun 4, 2018 at 7:11 | history | edited | Stéphane Chazelas | CC BY-SA 4.0 |
added 194 characters in body
|
| Jun 4, 2018 at 6:28 | history | edited | Kusalananda♦ | CC BY-SA 4.0 |
deleted 194 characters in body
|
| Jun 4, 2018 at 6:26 | comment | added | Kusalananda♦ | @αғsнιη Absolutely nothing now when you've changed your answer. I will modify that part. Thanks for letting me know. | |
| Jun 4, 2018 at 6:14 | comment | added | αғsнιη | what else your first command does that the same in my answer doesn't? | |
| Jun 4, 2018 at 5:50 | history | answered | Kusalananda♦ | CC BY-SA 4.0 |