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

Revision History

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

27 17 7 Older
# Date Size Editor Comment Action
27 2024-03-28 14:54:08 25602 to previous emanuele6 point out that `>>` is a signed right shift, not unsigned right shift view
26 2022-10-16 15:28:22 25588 to previous geirha {var}>& examples should use >& and not <& view
25 2022-10-15 19:57:22 25588 to previous emanuele6 remove unnecessary IFS dependence in ${var:+} example; "defined" => "set" in ${var+} example view
24 2022-10-15 13:58:42 25593 to previous geirha shorten example of {var}<> view
23 2022-10-14 21:30:34 25634 to previous geirha {var}<&m, {var}<&-, {var}>>, {var}>&m, {var}>&-, and {var}<> view
22 2022-10-14 17:17:04 24791 to previous geirha {var}>file and {var}<file view
21 2022-04-20 23:31:49 24491 to previous emanuele6 calling "bitwise NOT" is a little confusing; "complement" would be more appropriate, but i think it's best to just call it "bitwise NOT" view
20 2022-04-20 09:38:39 24502 to previous geirha | in case view
19 2022-04-03 09:30:15 24388 to previous geirha Add myjob & to $! example to better show their connection view
18 2022-04-03 09:28:12 24380 to previous geirha ! can be used for binary operators too, e.g. [[ ! a = b ]] is same as [[ a != b ]] view
27 17 7 Older