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

Revision History

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

# Date Size Editor Comment Action
56 2022-10-04 03:21:16 11784 to previous emanuele6 small corrections view
55 2022-10-04 03:12:13 11788 to previous emanuele6 reword view
54 2022-10-04 03:10:32 11749 to previous emanuele6 mention alternative ${arr[@]/#/--opt=} solution; use "Bash 3.1 / ksh93" more consistently view
53 2022-10-04 02:56:58 11489 to previous emanuele6 avoid unnecessary use of IFS dependant ${x:+-o "$arg"} in examples where you can just use ${x+"-o$arg"}. add more examples that require passing options and their arguments separately as a note view
52 2022-10-04 02:17:03 10595 to previous emanuele6 add some missing -- view
51 2022-09-15 20:53:14 10589 to previous larryv removed contrived scenario view
50 2022-09-15 20:00:11 13000 to previous emanuele6 revert nonsense edit view
49 2022-09-07 18:19:08 12999 to previous 212 I cannot use Bash arrays: fix code: use `xargs -r` to handle empty input view
48 2022-09-07 14:38:22 12899 to previous 79 typo view
47 2022-09-07 14:36:26 12900 to previous 79 I cannot use Bash arrays: fix code view