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

Revision History

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

# Date Size Editor Comment Action
61 2023-06-12 00:57:43 30937 to previous 76 Added a warning about using single quotes when assigning to PS4 view
60 2021-11-05 18:01:47 30711 to previous emanuele6 suggest a more bash5 friendly solution. view
59 2021-11-04 21:17:33 30671 to previous emanuele6 remove unnecessary and potentially unwanted export view
58 2021-11-04 20:55:39 30678 to previous emanuele6 simplify setx_output and remove requirement to not use fd4 elsewhere in the script. note that {var}>> was introduced in 4.1 with BASH_XTRACEFD so there should not be portability issues. view
57 2021-05-27 07:53:51 30721 to previous geirha s/freenode/libera view
56 2019-03-16 20:59:21 30697 to previous monade No it didn't view
55 2019-03-16 20:49:39 30699 to previous tor-exit1-readme $1 needed quotes view
54 2016-03-01 07:09:08 30697 to previous ormaaj This page is about best practices though. view
53 2016-02-28 14:58:25 30444 to previous izabera please show an example of a c-style for loop being faster than the {1..10000} version view
52 2016-02-26 10:39:39 30652 to previous ool-182ff09d for number in {1..10} is actually slow for big numbers. view
51 2015-12-29 14:08:52 30444 to previous 155 Minor spelling error view
50 2015-12-21 01:32:33 30444 to previous pool-98-116-152-71   view
49 2015-05-01 15:55:34 30472 to previous 209-6-36-110 Made the text more friendly! view
48 2014-11-28 08:18:23 30440 to previous geirha spam view
47 2014-11-28 07:08:00 34 to previous 148 eqweqe view
46 2014-07-17 11:54:42 30440 to previous GreyCat The wording change makes no sense. view
45 2014-07-16 18:52:17 30443 to previous proxy61   view
44 2014-06-04 21:27:52 30440 to previous GreyCat Get that fork-bomb exploit crap out of here. view
43 2014-06-04 16:56:49 30482 to previous 187   view
42 2014-03-04 10:03:38 30440 to previous geirha some missing quotes. Perhaps it should use printf instead though ... view
41 2013-07-05 12:21:38 30436 to previous 197-33 suppress '!' in echo command because il would call the "!" interpreter command view
40 2013-07-01 16:43:12 30437 to previous ormaaj Sure, but read -r -d '' isn't POSIX either. Doesn't improve portability much. Better to leave it all non-POSIX. view
39 2013-06-26 09:08:07 30454 to previous 84-73-54-61 POSIX-compliant NUL-separated find output view
38 2013-06-24 11:32:43 30437 to previous geirha no point in a list with only one element view
37 2013-06-23 14:31:00 30440 to previous GreyCat replace silly table things with subsections view
36 2013-06-23 08:58:14 30976 to previous geirha {{{ eats hashbangs view
35 2013-06-22 15:55:12 30958 to previous Lhunath Messed up code blocks and more. view
34 2013-06-22 14:33:47 30966 to previous host81-129-0-171   view
33 2013-01-16 21:30:20 30958 to previous geirha Turn these to code-blocks since dblatex seems to eat some whitespace otherwise view
32 2013-01-16 21:23:48 30956 to previous geirha   view
31 2013-01-16 20:54:17 30948 to previous geirha Ease up on [[BASH]], and fix some indentation view
30 2013-01-10 12:51:27 31491 to previous Lhunath Bad spelling fix view
29 2013-01-10 09:07:57 31490 to previous net   view
28 2012-11-30 21:11:27 31491 to previous geirha formatting view
27 2012-11-30 17:40:08 31540 to previous geirha Anchors and headings view
26 2011-10-20 19:36:56 31486 to previous GreyCat logging set -x output to a file view
25 2011-06-27 14:06:18 31117 to previous GreyCat Don't use a for loop to read the lines of a file. view
24 2011-05-12 19:48:39 30950 to previous GreyCat make sure the word shebang appears here (as well as its previous instances) view
23 2011-05-11 21:31:23 30917 to previous GreyCat clean up view
22 2011-04-24 02:13:20 30435 to previous GreyCat appending is probably what's wanted here view
21 2011-04-23 22:16:10 30446 to previous ppp-94-64-120-40 change setx_output to clean up what really matters, quotes the filename when doing the redirection view
20 2011-04-23 18:39:14 30431 to previous c-69-249-116-116   view
19 2011-03-31 01:55:19 29689 to previous 200   view
18 2011-03-07 09:21:36 29716 to previous Lhunath scope stepping read with a subshell so it doesn't affect the script's REPLY view
17 2011-03-07 09:02:28 29714 to previous Lhunath Stepping view
16 2010-12-31 17:29:49 29257 to previous sputnick   view
15 2010-08-05 12:24:14 29256 to previous GreyCat clean up the "don't use ls" bit view
14 2010-08-05 00:18:38 29096 to previous dsl-173-206-238-32   view
13 2010-08-05 00:17:40 29247 to previous dsl-173-206-238-32   view
12 2010-08-05 00:16:36 29398 to previous dsl-173-206-238-32 Added the bash debugger to the debugging section view
11 2010-08-05 00:15:30 28764 to previous 87 A little bit over-kill if you control all variables there's no harm in doing most of these things. view
10 2010-07-13 20:30:42 28482 to previous GreyCat stuff, bleh. view
9 2010-07-13 19:57:23 28226 to previous GreyCat more shebang stuff view
8 2009-12-28 16:59:33 28216 to previous GreyCat add local TOC view
7 2009-12-28 16:55:27 28168 to previous GreyCat merged subpages view
6 2008-11-22 14:08:49 617 to previous localhost converted to 1.6 markup view
5 2008-05-15 11:18:50 617 to previous Lhunath   view
4 2008-05-15 11:12:18 26712 to previous Lhunath oops. dublicate paragraph. view
3 2008-05-15 11:10:58 27212 to previous Lhunath Revert to revision 1. view
2 2008-05-15 08:37:24 26712 to previous squid1   view
1 2008-05-08 21:01:44 27212 Lhunath   view