[Show "Revision History"] [Show "General Page Infos"] [Show "Page hits and edits"]

Revision History

Showing page edit history entries from 50 to 59 out of 59 entries total. (5 | 10 | 25 | 50 | 100 | 200 items per page)

59 49 39 29 19 9 Older
# Date Size Editor Comment Action
59 2022-10-13 13:52:20 17694 to previous emanuele6 mention that `.*' matching `.' and `..' is not a problem in bash 5.2+; minor formatting fixes view
58 2022-10-12 21:23:57 17636 to previous emanuele6 fix comments in globskipdots example view
57 2022-10-12 21:21:25 17610 to previous emanuele6 add section about globskipdots view
56 2022-08-18 16:57:56 16333 to previous emanuele6 add explicit example of iterating a glob with for and nullglob. use `nullglob` instead of ''nullglob'' for consistency view
55 2022-08-10 09:28:06 16025 to previous emanuele6 globstar: **.c does not expand to *.c *.c/*.c *.c/*.c/*.c ...; it is simply equivalent to *.c view
54 2022-02-17 13:06:05 16030 to previous emanuele6 err, nevermind, i should have read the whole paragraph view
53 2022-02-17 13:04:11 16024 to previous emanuele6 [[ expr1 ]] || [[ expr2 ]] -> [[ expr1 || expr2 ]] view
52 2022-02-15 20:44:38 16030 to previous emanuele6 mention that a trailing / can be used to only match directories more clearly view
51 2021-10-29 18:48:39 15757 to previous emanuele6 update bash-hackers link view
50 2021-10-29 02:25:18 15766 to previous EmanueleTorre The behaviour has changed in 4.3 as far as i can tell. view
59 49 39 29 19 9 Older