# |
Date |
Size |
|
Editor |
Comment |
Action |
67 |
2025-03-22 09:32:45 |
20021 |
to previous |
ormaaj |
update nameref section to reflect current support status. |
view |
66 |
2024-12-04 22:55:41 |
19670 |
to previous |
GreyCat |
replace a bash-hackers URL with wayback |
view |
65 |
2024-12-04 22:39:49 |
19625 |
to previous |
GreyCat |
Fix broken nameref example. D'oh. |
view |
64 |
2024-12-04 21:18:30 |
19605 |
to previous |
GreyCat |
Add nameref section, clean up associative arrays section, clean up indirection sections. |
view |
63 |
2023-04-14 06:52:11 |
17162 |
to previous |
ormaaj |
changes |
view |
62 |
2023-01-13 09:06:03 |
22200 |
to previous |
emanuele6 |
[ ! "${par:+blabla}" ] => [ -z "$par" ] |
view |
61 |
2023-01-11 21:15:28 |
22206 |
to previous |
larryv |
clarified variable-name "validation" code and added explanation |
view |
60 |
2023-01-11 20:37:58 |
22091 |
to previous |
larryv |
remove example that implicitly condones using an unquoted variable |
view |
59 |
2023-01-11 17:28:10 |
22190 |
to previous |
JohnWiersba |
Add some example simplifications |
view |
58 |
2022-08-28 22:20:53 |
22009 |
to previous |
emanuele6 |
add -- in some places and various other fixes |
view |
57 |
2021-11-24 00:52:10 |
21969 |
to previous |
ormaaj |
hide example for now |
view |
56 |
2020-06-03 20:17:35 |
21967 |
to previous |
eschwartz |
printf -v has the same problem as declare |
view |
55 |
2020-03-18 14:14:45 |
21857 |
to previous |
intranet |
typo fix |
view |
54 |
2016-04-25 12:35:26 |
21857 |
to previous |
GreyCat |
spam |
view |
53 |
2016-04-25 09:34:05 |
237 |
to previous |
TimmyStroh |
|
view |
52 |
2015-06-17 17:34:15 |
21857 |
to previous |
192-200-234-214 |
Add single-line restriction to variable names because grep can't detect multiple lines with the validation regex |
view |
51 |
2015-06-17 17:32:34 |
21836 |
to previous |
192-200-234-214 |
Add dollar-sign to variable name regex |
view |
50 |
2015-06-04 20:35:00 |
21835 |
to previous |
GreyCat |
simplify example 2, by request |
view |
49 |
2015-03-05 00:23:48 |
21895 |
to previous |
izabera |
syntax hl |
view |
48 |
2014-10-28 17:39:14 |
21613 |
to previous |
GreyCat |
fix the -d '' examples |
view |
47 |
2014-08-07 19:09:21 |
21390 |
to previous |
llua |
the AA compound assignment assignment example doesn't work in zsh, nor does the ${!arr[@]} syntax. |
view |
46 |
2014-07-05 01:54:54 |
21396 |
to previous |
ormaaj |
Fix some examples. Note ksh now has local, declare, optional dynamic scope, bash variable indirection. |
view |
45 |
2014-05-22 01:51:55 |
21126 |
to previous |
ormaaj |
Reduce to just one example. |
view |
44 |
2014-05-20 10:16:30 |
20824 |
to previous |
ormaaj |
link |
view |
43 |
2014-05-20 09:56:28 |
20727 |
to previous |
ormaaj |
link to greycat example (faq 48) |
view |
42 |
2014-05-20 09:30:55 |
20637 |
to previous |
ormaaj |
To do note. (probably for me). :/ |
view |
41 |
2014-03-28 14:10:39 |
18279 |
to previous |
GreyCat |
grammar |
view |
40 |
2014-03-20 19:50:20 |
18282 |
to previous |
llua |
removed zsh indirect array assignments. |
view |
39 |
2014-03-20 19:29:47 |
18376 |
to previous |
llua |
Added other ways of indirect assignment with zsh. |
view |
38 |
2014-03-18 04:55:42 |
18082 |
to previous |
llua |
less verbose pe. |
view |
37 |
2014-03-18 03:20:44 |
18087 |
to previous |
llua |
|
view |
36 |
2013-07-31 13:19:16 |
17638 |
to previous |
ormaaj |
notes |
view |
35 |
2013-07-31 09:02:56 |
17134 |
to previous |
ormaaj |
|
view |
34 |
2013-07-31 08:45:06 |
17128 |
to previous |
ormaaj |
Doing it with functions. |
view |
33 |
2013-06-03 10:10:52 |
15532 |
to previous |
ormaaj |
Nameref example. Needs wikification. |
view |
32 |
2013-05-06 20:24:38 |
15451 |
to previous |
62 |
|
view |
31 |
2013-05-03 14:32:03 |
15450 |
to previous |
ormaaj |
|
view |
30 |
2013-05-03 05:05:16 |
15334 |
to previous |
167 |
Chip away at misinformation. |
view |
29 |
2012-05-28 18:03:15 |
14412 |
to previous |
ormaaj |
Add TOC, re-arrange the sections |
view |
28 |
2011-09-13 16:41:43 |
14151 |
to previous |
GreyCat |
reorganize the AA section slightly |
view |
27 |
2011-08-17 12:44:39 |
13680 |
to previous |
GreyCat |
strengthen warning about uncontrolled ref; add mention of declare -g |
view |
26 |
2011-07-30 19:01:00 |
13151 |
to previous |
ip1 |
|
view |
25 |
2011-05-02 19:02:18 |
13041 |
to previous |
GreyCat |
one typo, some small cleanup |
view |
24 |
2011-05-02 18:56:44 |
13013 |
to previous |
GreyCat |
"the buglouse trick" |
view |
23 |
2010-10-01 23:09:50 |
12304 |
to previous |
GreyCat |
Move things around some more, add more discussions, clean up grammar, etc. |
view |
22 |
2010-10-01 14:52:37 |
10272 |
to previous |
Lhunath |
Put arrays on top: they are most commonly the best solution; especially now that bash4 is slowly entering more stable distro trees. |
view |
21 |
2010-06-02 17:42:41 |
10361 |
to previous |
NeilMoore |
fix typo (k93 for ksh93); another bold->italics |
view |
20 |
2010-06-02 17:41:39 |
10361 |
to previous |
NeilMoore |
use italics not bold |
view |
19 |
2010-06-02 17:40:59 |
10363 |
to previous |
NeilMoore |
Note security problem with declare |
view |
18 |
2010-05-01 11:07:40 |
9897 |
to previous |
GreyCat |
|
view |
17 |
2010-04-30 20:18:20 |
9797 |
to previous |
Lhunath |
|
view |
16 |
2010-04-30 20:09:41 |
9724 |
to previous |
Lhunath |
Note that doing this is really not a good idea. Also offer some alternatives. |
view |
15 |
2010-04-20 20:54:03 |
7723 |
to previous |
GreyCat |
fix reads without -r, put IFS in appropriate places, mention limitations of each approach |
view |
14 |
2009-12-29 17:24:15 |
6487 |
to previous |
MatthiasPopp |
|
view |
13 |
2009-05-15 12:20:55 |
6464 |
to previous |
GreyCat |
The assignment using eval belongs in the ASSIGNMENT section. Not the associative array section. |
view |
12 |
2009-05-15 02:22:35 |
6250 |
to previous |
localhost |
|
view |
11 |
2009-05-14 23:50:15 |
6464 |
to previous |
GreyCat |
move the eval-based assignment into the assignment section, and clean up typos |
view |
10 |
2009-05-14 23:33:55 |
6240 |
to previous |
localhost |
|
view |
9 |
2009-02-24 21:37:20 |
5921 |
to previous |
GreyCat |
add bash 4.0 associative array stuff |
view |
8 |
2008-11-22 21:05:12 |
5741 |
to previous |
GreyCat |
first-line and {{{ and consistent amounts of indenting space; link to FAQ 005 (arrays) |
view |
7 |
2008-11-22 14:08:36 |
5634 |
to previous |
localhost |
converted to 1.6 markup |
view |
6 |
2008-05-30 18:06:25 |
5629 |
to previous |
GreyCat |
add ksh93 namerefs, clean up a LOT. |
view |
5 |
2008-05-08 23:20:52 |
4098 |
to previous |
GreyCat |
clean up |
view |
4 |
2007-11-30 02:53:27 |
4098 |
to previous |
GreyCat |
change internal links |
view |
3 |
2007-11-08 14:52:05 |
4066 |
to previous |
GreyCat |
remove all eval examples. give better examples. |
view |
2 |
2007-05-07 19:15:30 |
3688 |
to previous |
GreyCat |
Why didn't this already link to #48? |
view |
1 |
2007-05-02 22:50:03 |
3543 |
|
redondos |
|
view |