# |
Date |
Size |
|
Editor |
Comment |
Action |
51 |
2016-01-15 02:09:21 |
36700 |
to previous |
bzq-79-177-178-43 |
Fix typo: 'with our without' --> 'with or without' |
view |
50 |
2015-12-09 04:32:06 |
36717 |
to previous |
216 |
Highlight difference between = vs. -eq (et. al.) operators. Also, note pitfall when using < or > operators. |
view |
49 |
2015-12-09 03:44:54 |
35347 |
to previous |
216 |
|
view |
48 |
2015-12-09 03:34:50 |
35286 |
to previous |
216 |
Computers generally don't try to guess your intentions (esp in bas. If you get a behavior that you didn't want, it's because of incorrect use by user, not failure to infer on the part of the computer. |
view |
47 |
2015-12-09 03:17:36 |
35408 |
to previous |
216 |
|
view |
46 |
2015-12-09 03:15:55 |
35407 |
to previous |
216 |
"]" is meaningless. Nevertheless, it is required (for symmetry). Yes, this is a hack. |
view |
45 |
2015-12-09 03:12:54 |
35306 |
to previous |
216 |
|
view |
44 |
2015-06-24 14:36:51 |
35289 |
to previous |
maldive |
use gender-neutral 'themselves' instead of 'himself' |
view |
43 |
2015-06-02 11:17:01 |
35286 |
to previous |
sessfw99-sesbfw99-85 |
Spellchecking |
view |
42 |
2014-11-28 08:20:38 |
35286 |
to previous |
geirha |
spam |
view |
41 |
2014-11-28 07:09:49 |
7 |
to previous |
148 |
|
view |
40 |
2014-05-21 11:59:57 |
35286 |
to previous |
GreyCat |
Fine. If you can't write your example correctly, I'll write it for you. |
view |
39 |
2014-05-21 09:28:47 |
35148 |
to previous |
host250-67-dynamic |
|
view |
38 |
2014-05-20 11:52:50 |
34999 |
to previous |
GreyCat |
The added code is poorly written and confusing. If the intent was to use a variable to signal end of loop, then the variable should actually be USED that way. |
view |
37 |
2014-05-20 09:51:48 |
35433 |
to previous |
host250-67-dynamic |
|
view |
36 |
2014-03-29 16:34:41 |
34999 |
to previous |
bwe |
|
view |
35 |
2014-01-02 13:27:51 |
34996 |
to previous |
GreyCat |
We don't want to mess with "!" at this point. It will fail with the default bash settings (histexpand). Explaining that is way beyond the scope of this page. |
view |
34 |
2014-01-02 10:37:22 |
34996 |
to previous |
27 |
|
view |
33 |
2013-11-09 10:59:33 |
34996 |
to previous |
79 |
|
view |
32 |
2013-05-15 18:37:15 |
34914 |
to previous |
Lhunath |
Somebody came to #bash complaining about this line exiting their interactive shell. I guess for some people it's not clear enough that the shell will actually exit when running this code. |
view |
31 |
2013-01-16 20:33:28 |
34833 |
to previous |
geirha |
Ease up on [[BASH]], and lose some uneccesary indentation |
view |
30 |
2012-11-30 17:36:22 |
35661 |
to previous |
geirha |
Anchors and headings |
view |
29 |
2012-06-22 16:23:34 |
35607 |
to previous |
80 |
Added test -p for pipe |
view |
28 |
2011-09-05 11:25:32 |
35566 |
to previous |
94 |
Added missing semicolon after the PS3 variable is set |
view |
27 |
2011-07-01 11:39:36 |
35565 |
to previous |
ormaaj |
Change the conditional example to be consistent with the case..esac example and surrounding text. The contradictory description of branching behavior could be ambiguous for readers. |
view |
26 |
2011-05-11 20:01:27 |
35495 |
to previous |
GreyCat |
!\ is also an 'event not found' trigger if histexpand is on. Damned histexpand. |
view |
25 |
2011-05-11 05:56:29 |
35495 |
to previous |
Lhunath |
' in ' ' |
view |
24 |
2011-05-10 21:13:55 |
35495 |
to previous |
GreyCat |
clean up |
view |
23 |
2011-02-26 20:56:16 |
35439 |
to previous |
RyanManly |
moved nested while, case code example to proper paragraph |
view |
22 |
2010-09-25 18:46:26 |
35437 |
to previous |
GreyCat |
some clean-up |
view |
21 |
2010-09-25 17:09:52 |
39376 |
to previous |
GreyCat |
swapping Arrays and T&C |
view |
20 |
2010-07-23 02:05:43 |
39464 |
to previous |
GreyCat |
argh, another set of !" to replace with !' |
view |
19 |
2010-07-23 02:04:21 |
39464 |
to previous |
GreyCat |
stuff. |
view |
18 |
2010-05-03 14:38:03 |
38342 |
to previous |
Lhunath |
Bad idea – too many links and can't alias. |
view |
17 |
2010-05-03 14:34:07 |
38282 |
to previous |
Lhunath |
Revert to revision 15. |
view |
16 |
2010-05-03 14:27:33 |
38339 |
to previous |
Lhunath |
Sortable in FullBashGuide |
view |
15 |
2010-04-06 21:05:04 |
38282 |
to previous |
GreyCat |
|
view |
14 |
2010-01-27 08:39:22 |
37385 |
to previous |
Lhunath |
Command Grouping |
view |
13 |
2010-01-25 14:07:37 |
33060 |
to previous |
Lhunath |
|
view |
12 |
2010-01-25 14:04:51 |
33114 |
to previous |
Lhunath |
Get rid of stupid data in examples & explain quoting better (eg. pattern matching vs string matching) |
view |
11 |
2009-12-29 02:21:52 |
31860 |
to previous |
GreyCat |
small fixes |
view |
10 |
2009-12-28 17:28:13 |
31862 |
to previous |
GreyCat |
prev/next links, local TOC, fix headers |
view |
9 |
2009-12-28 17:22:24 |
31779 |
to previous |
GreyCat |
restructuring the guide |
view |
8 |
2009-03-19 08:15:07 |
31712 |
to previous |
Lhunath |
|
view |
7 |
2009-03-04 18:49:18 |
31345 |
to previous |
GreyCat |
make the headers more verbose (what commands they actually cover) |
view |
6 |
2009-02-14 05:15:20 |
31274 |
to previous |
GreyCat |
clean up |
view |
5 |
2008-11-22 14:09:15 |
31718 |
to previous |
localhost |
converted to 1.6 markup |
view |
4 |
2008-09-17 10:39:15 |
31686 |
to previous |
Lhunath |
|
view |
3 |
2008-05-23 08:55:50 |
31698 |
to previous |
Lhunath |
dunno who put that in there but it doesnt make sense; delete. |
view |
2 |
2008-05-14 13:56:22 |
31737 |
to previous |
Lhunath |
|
view |
1 |
2008-05-14 13:55:18 |
31737 |
|
Lhunath |
|
view |