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

Revision History

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

# 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
17 2021-06-28 19:35:08 24391 to previous geirha ~-, ~+ and ~n view
16 2021-05-25 11:54:42 24057 to previous geirha [^...] in regex view
15 2021-03-22 14:35:29 23905 to previous GreyCat ** with globstar view
14 2021-03-22 13:25:03 23800 to previous geirha local - view
13 2021-01-12 15:18:44 23458 to previous izabera change >(x) to > >(x) and fix sed command view
12 2020-12-18 11:15:21 23457 to previous geirha $? view
11 2020-10-13 18:55:44 23347 to previous GreyCat brace expansions view
10 2020-10-13 14:41:12 22565 to previous GreyCat <> and n<> view
9 2020-10-12 21:08:05 22221 to previous geirha missing backtick view
8 2020-10-11 07:05:44 22220 to previous geirha missing ] view
7 2020-10-11 07:04:35 22219 to previous geirha arithmetic || and ! view
6 2020-10-11 02:04:09 22040 to previous GreyCat =~ view
5 2020-10-10 23:14:23 21868 to previous geirha Added !=, ^=, &= and |= view
4 2020-10-10 22:52:22 21228 to previous geirha might as well use two comparisons in the arithmetic && case view
3 2020-10-10 22:48:33 21228 to previous geirha && between commands vs in arithmetic expression view
2 2020-10-10 19:47:01 21137 to previous GreyCat I think that's most. view
1 2020-10-07 23:19:51 7600 GreyCat New page. Partly done. view