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

Revision History

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

59 34 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
49 2021-10-20 20:50:15 15656 to previous EmanueleTorre an -> a view
48 2019-12-02 05:47:33 15656 to previous 133 fix a link view
47 2016-11-21 20:34:15 15719 to previous exit remove ; view
46 2015-09-15 21:34:59 15720 to previous GreyCat It really is ! not ^. Add text. Sigh. view
45 2015-09-15 21:06:52 15524 to previous imax The negative range match character was listed as '!', changed to '^' view
44 2015-04-08 02:56:29 15524 to previous pat01 updated globstar for finding all *.c files recursively view
43 2015-04-03 13:12:32 15574 to previous 178 merged with http://mywiki.wooledge.org/NullGlob view
42 2015-04-02 14:53:10 13531 to previous tor-exit added globstar explanation view
41 2015-04-02 13:21:25 12764 to previous geirha err, * must be inside too view
40 2015-04-02 13:20:35 12762 to previous geirha *.!(...) will limit the matched filenames to *.* instead of * view
39 2015-04-01 17:36:36 12760 to previous 178 improved extglob section view
38 2015-03-30 17:37:38 13056 to previous GreyCat fix the conditional unsetting of extglob in the "sourced file" example view
37 2015-03-30 17:19:59 12800 to previous 2 repaired links view
36 2015-03-30 17:12:05 12782 to previous 2 added information about globasciiranges, nocaseglob; removed direxpand and dirspell (both are strictly interactive features); added Table of Contents view
35 2015-03-30 09:12:15 12547 to previous atlantic480 highlighted an important fact. Please help improving the extglob section, it is still bad work. view
59 34 9 Older