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

Revision History

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

59 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
34 2015-03-30 08:38:40 12514 to previous edwardsnowden0 refactored code-example for extglob by replacing ludicrous checks with a simpler shopt -q and removing a redundant if statement. view
33 2015-03-29 22:33:10 12555 to previous thoreau simple syntax highlighting for the last code example that lacked it, minimal additions view
32 2015-03-29 19:36:38 12392 to previous host-85-30-169-225 reversed order of dotglob and failglob, sketched a few additions view
31 2015-03-05 00:37:04 12034 to previous izabera syntax hl view
30 2014-10-20 19:55:24 11713 to previous GreyCat no .sh extensions, and clean up that example... view
29 2014-10-13 10:02:48 11696 to previous 91 nocasematch [igli] bare bones, don't know when it came in. notadev told me to add it, shout out to geirha, and mirabilos for the last one. view
28 2013-08-16 12:41:45 10759 to previous mailbizz02   view
27 2013-08-02 00:51:01 10644 to previous 114   view
26 2012-07-21 11:21:48 10644 to previous 77 Remove double ] in range view
25 2012-03-29 21:14:46 10644 to previous GreyCat ranges (character classes) view
24 2012-03-05 15:02:30 9486 to previous dethrophes typo view
23 2012-03-04 10:22:24 9485 to previous dethrophes added some more wording to the extglob pasing problem. Cleaned up the source example a bit. view
22 2012-02-26 13:52:23 9097 to previous GreyCat Make the simple, common part stand out as much as the weird corner case examples. view
21 2012-02-26 11:39:25 9111 to previous dethrophes Improved information about extglob parsing errors. view
20 2012-01-13 09:17:30 8492 to previous ght [failglob] better wording view
19 2012-01-13 09:14:24 8507 to previous ght add failglob view
18 2011-05-09 14:20:05 8131 to previous GreyCat options and clean-up view
17 2011-04-06 05:57:20 6127 to previous pool-72-81-225-126   view
16 2011-04-06 05:49:52 6052 to previous pool-72-81-225-126   view
15 2010-04-15 15:41:49 6076 to previous GreyCat link to IFS, Quotes; fix other links view
14 2009-05-10 06:25:40 6049 to previous 91 [igli] link to faq 67 view
13 2009-03-04 18:54:46 5930 to previous GreyCat move parsing note to the bottom and expand on it; fix some leftover }}}; link to WordSplitting; link to case in the guide; link to RegularExpression view
12 2009-03-04 14:44:19 5372 to previous NeilMoore gramer iz gud view
11 2009-03-04 14:43:07 5371 to previous NeilMoore mention the need for newline after setting extglob view
10 2009-02-18 16:17:16 5161 to previous GreyCat BashFAQ/073 link and category view
59 9 Older