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

Revision History

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

# Date Size Editor Comment Action
27 2009-10-29 20:01:44 11717 to previous GreyCat clarify a few things, and add a <() example up front view
26 2009-10-28 13:39:11 11652 to previous 206-248-139-163   view
25 2009-09-15 18:19:02 11640 to previous GreyCat ./* and some minor fixing in one example view
24 2009-09-14 16:59:51 11604 to previous GreyCat add bash 4 stuff (mapfile), reorganize the loading-array section a bit view
23 2009-07-01 20:14:29 11055 to previous GreyCat Lots of clean-up. view
22 2009-07-01 14:26:14 10041 to previous localhost [igli] $'\0' ?! yuck ;) quick comment about ${arr[0]} and $arr view
21 2009-07-01 12:29:40 9893 to previous localhost [igli] ${#arr[*]} is faster than ${#arr[@]} and gives same result; nor should it be checked on every iteration unless you're adding to the array. for is quicker and preferred with loop incr view
20 2009-02-25 22:30:52 9618 to previous GreyCat more, more, more... view
19 2009-02-25 17:09:53 7160 to previous NeilMoore example of the other kind of while..read view
18 2009-02-25 17:04:13 6971 to previous NeilMoore fix delimiter problems with loop (2 edits, forgot to comment the previous) view
17 2009-02-25 16:56:37 6919 to previous NeilMoore   view
16 2009-02-25 16:35:30 6453 to previous NeilMoore quote 'arr[i++]' as a read target, and explain view
15 2009-02-18 16:45:09 6201 to previous localhost Adding example of read -rd $'\0' syntax && a note about the possibility of a reason not to use this syntax view
14 2008-11-22 21:00:25 5678 to previous GreyCat first-line and {{{ view
13 2008-11-22 14:08:36 5631 to previous localhost converted to 1.6 markup view
12 2008-10-30 13:17:38 5626 to previous GreyCat link to NullGlob which now I'll have to write.... view
11 2008-10-14 18:34:51 5605 to previous GreyCat oops, moving things broke one example which referred to a "previous array" that's no longer previous.... view
10 2008-10-14 18:22:50 5567 to previous GreyCat add subheaders, move things around a bit, add a process substitution example view
9 2008-09-25 03:17:15 5075 to previous GreyCat more examples, including the file-reading one borrowed/adapted from FAQ #1 view
8 2008-09-09 13:52:20 4130 to previous GreyCat appending, and printing view
7 2008-05-08 13:17:54 3172 to previous GreyCat clean up view
6 2008-04-14 15:52:29 3030 to previous 82-71-12-170   view
5 2007-11-30 02:52:27 2851 to previous GreyCat change internal links view
4 2007-11-12 19:49:43 2819 to previous GreyCat add example of file globbing view
3 2007-10-24 14:49:15 2737 to previous GreyCat more examples view