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

Revision History

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

54 29 4 Older
# Date Size Editor Comment Action
54 2022-08-01 10:02:57 5745 to previous 89 fixed quoting, in "else printf ..." below "Bash version 3 and above have..." view
53 2022-04-19 05:23:33 5741 to previous emanuele6 clarify that that enabling the extglob shopt is not necessary to use extglob patterns inside of [[ in bash4.1 view
52 2022-04-19 05:17:39 5743 to previous emanuele6 remention shopt-sextglob, but add comment about shopt not being necessary in ksh. add syntax highlighting. echo -> printf. fix indentation. `{{{ a}}}' -> ` {{{a}}}' view
51 2022-04-19 04:14:49 5503 to previous emanuele6 remove "shopt -s extglob" from Bash/ksh example: shopt doesn't exist in ksh and is not necessary in bash. view
50 2020-10-15 10:20:40 5521 to previous StephaneChazelas   view
49 2020-10-15 10:17:02 5495 to previous StephaneChazelas several corrections. view
48 2016-02-28 14:27:15 4801 to previous izabera printf %f 0x10 returns 0 view
47 2016-02-06 03:08:22 4660 to previous larryv fixed typo view
46 2015-03-01 21:43:37 4659 to previous geirha bashfaq is brittle about empty lines view
45 2015-03-01 16:03:15 4661 to previous pdm-l03   view
44 2015-02-16 13:01:43 4174 to previous TripleEe Demonstrating how to combine cases in "case" view
43 2015-02-16 12:58:49 3981 to previous TripleEe Second "case" also demonstrates disallowing multiple decimal points view
42 2015-02-16 12:51:56 3893 to previous TripleEe In case statement, you can trim any prefix sign; fix a couple of minor formatting errors view
41 2015-01-12 10:10:09 3514 to previous geirha = rather than ==, for consistency view
40 2015-01-12 00:55:54 3515 to previous GreyCat The proposed change is incorrect. view
39 2015-01-11 22:54:10 3513 to previous 112   view
38 2014-05-04 22:03:53 3515 to previous ormaaj oops view
37 2014-05-04 22:01:39 3453 to previous ormaaj Adding the case of a bare +/- or empty doesn't complicate things much (I think). Needs testing. view
36 2014-05-02 14:28:21 3574 to previous ormaaj Fix some bugs. ksh has always supported [[. rm'd example. =~ shouldn't be shunned due to bash 3's bad implementation. rm'd (again). =~ (and [[) will quite likely be POSIX at some point. view
35 2014-05-02 13:25:28 4036 to previous ormaaj POSIX doesn't require %f. Some shells printf(1) (ksh/zsh) evaluate arithmetic. Unlike C varargs functions (like printf), they may perform implicit conversion to float successfully. view
34 2013-08-17 22:52:06 3995 to previous 187 Remove crappy (("$foo")) suggestion. See: http://sprunge.us/BThD view
33 2012-12-02 11:27:59 4276 to previous geirha toc broken again view
32 2012-12-02 02:34:38 4278 to previous S01060048548a70fe   view
31 2012-10-24 17:34:14 4015 to previous ormaaj rm the entire "declare -i" section with dangerous examples. declare -i is NOT a method of testing for valid integers. It requires extra care - not recommended for beginners. view
30 2012-05-11 20:51:25 5804 to previous e36freak typo correction, incorrect variable name view
54 29 4 Older