# |
Date |
Size |
|
Editor |
Comment |
Action |
98 |
2025-04-19 16:04:44 |
13037 |
to previous |
StephaneChazelas |
|
view |
97 |
2025-04-10 21:03:13 |
12852 |
to previous |
81 |
Patter matching: use str == *pattern (the single equal sign is deprecated) in bash |
view |
96 |
2024-12-22 04:40:47 |
12851 |
to previous |
larryv |
removed link to now-completed Austin Group Defect 375 |
view |
95 |
2024-12-22 04:21:32 |
12968 |
to previous |
larryv |
updated test(1) primaries introduced in POSIX.1-2024 |
view |
94 |
2024-12-22 01:14:41 |
12775 |
to previous |
larryv |
updated $'...' to note POSIX.1-2024 standardization |
view |
93 |
2022-10-20 23:13:29 |
12753 |
to previous |
larryv |
update POSIX status of $'...' |
view |
92 |
2022-06-19 00:04:56 |
12694 |
to previous |
141 |
Some od(1) implementations are sensitive to LC_CTYPE and produce whitespace. Account for that. Remove the hexdump example as it doesn't appear to offer any value over a portable solution. |
view |
91 |
2022-02-13 03:20:22 |
12754 |
to previous |
larryv |
update POSIX status of $'...' |
view |
90 |
2022-02-10 21:12:05 |
12811 |
to previous |
emanuele6 |
improve readability of code in table cell adding breaklines. also use printf instead of echo. |
view |
89 |
2022-02-10 19:23:27 |
12782 |
to previous |
emanuele6 |
mention `function f()` |
view |
88 |
2022-02-10 19:22:08 |
12740 |
to previous |
emanuele6 |
remove `|&` alternative listed as `&>` alternative. and split `m>&n-` and `m<&n-`. |
view |
87 |
2021-10-24 02:43:01 |
12767 |
to previous |
EmanueleTorre |
FUNCNAME -> `FUNCNAME` |
view |
86 |
2021-10-24 02:12:48 |
12765 |
to previous |
EmanueleTorre |
separate more `` and add missing quotes |
view |
85 |
2021-10-24 01:52:37 |
12755 |
to previous |
EmanueleTorre |
separate `< >` |
view |
84 |
2021-03-25 13:25:48 |
12753 |
to previous |
StephaneChazelas |
|
view |
83 |
2021-02-13 02:43:27 |
12716 |
to previous |
larryv |
render function definition examples monospaced, like the others |
view |
82 |
2021-02-13 02:13:42 |
12712 |
to previous |
larryv |
make comments in table somewhat more consistent |
view |
81 |
2018-05-09 10:01:24 |
12725 |
to previous |
host-80-193-213-26 |
|
view |
80 |
2016-12-01 21:39:00 |
12473 |
to previous |
GreyCat |
Add Rich's sh tricks. |
view |
79 |
2016-07-24 18:25:51 |
12297 |
to previous |
85 |
|
view |
78 |
2016-07-24 18:19:45 |
12308 |
to previous |
85 |
Unnecessarily complex and incorrect. |
view |
77 |
2016-04-26 05:14:45 |
12392 |
to previous |
geirha |
spam |
view |
76 |
2016-04-25 22:59:36 |
380 |
to previous |
KiraBohr3 |
|
view |
75 |
2016-04-22 20:21:36 |
12392 |
to previous |
GreyCat |
$(< file) |
view |
74 |
2016-02-26 10:53:59 |
12296 |
to previous |
ool-182ff09d |
|
view |
73 |
2016-02-06 20:51:41 |
12110 |
to previous |
GreyCat |
|
view |
72 |
2016-02-06 19:01:57 |
12111 |
to previous |
93 |
|
view |
71 |
2016-02-03 18:28:35 |
12153 |
to previous |
37 |
|
view |
70 |
2016-02-03 13:16:13 |
12109 |
to previous |
GreyCat |
spam, or something |
view |
69 |
2016-02-02 18:17:15 |
12198 |
to previous |
37 |
|
view |
68 |
2015-05-08 22:54:28 |
12109 |
to previous |
ormaaj |
|
view |
67 |
2015-05-08 22:46:11 |
11994 |
to previous |
ormaaj |
** operator |
view |
66 |
2014-12-12 13:24:42 |
11425 |
to previous |
dynamicip-188-234-40-13 |
- |
view |
65 |
2014-05-02 01:39:08 |
11440 |
to previous |
ormaaj |
another austin group link |
view |
64 |
2013-10-24 13:06:44 |
11318 |
to previous |
GreyCat |
expr would be necessary for BOURNE shells, not for POSIX (dash). We very strongly discourage the use of expr for arithmetic. |
view |
63 |
2013-10-24 12:24:07 |
11329 |
to previous |
customer-mred-144 |
add expr |
view |
62 |
2013-08-24 01:58:34 |
11318 |
to previous |
ormaaj |
spam |
view |
61 |
2013-08-23 18:46:03 |
206 |
to previous |
freevlc12345 |
|
view |
60 |
2013-07-26 14:07:20 |
11318 |
to previous |
host-80-193-213-26 |
"local" is ''standard'' on Linux. |
view |
59 |
2013-07-26 12:50:37 |
10988 |
to previous |
host-80-193-213-26 |
more facts about `;&` history |
view |
58 |
2013-07-26 09:50:58 |
10779 |
to previous |
host-80-193-213-26 |
Good point about pdksh. |
view |
57 |
2013-07-26 09:42:34 |
10763 |
to previous |
host-80-193-213-26 |
;& was introduced in ksh88e, so is in every ksh88 you're likely to ever come accross. Keep in mind that many features of ksh are not documented. http://www.in-ulm.de/~mascheck/various/shells/ksh |
view |
56 |
2013-07-26 00:01:37 |
10771 |
to previous |
ormaaj |
Not according to the manual. pdksh didn't have it either. Modern patched ksh88 forks might (AIX). |
view |
55 |
2013-07-24 13:00:50 |
10763 |
to previous |
188-223-3-27 |
;& was present in ksh88 |
view |
54 |
2013-07-24 12:45:26 |
10771 |
to previous |
188-223-3-27 |
clarifications on other shells. Can't use `awk -v` when variables might contain backslashes. |
view |
53 |
2013-07-24 12:13:47 |
10290 |
to previous |
188-223-3-27 |
-C option to sort to avoid output. The trick only works if the strings to compare don't contain newline characters. |
view |
52 |
2013-07-24 12:06:28 |
10255 |
to previous |
188-223-3-27 |
|
view |
51 |
2013-07-24 11:55:06 |
10493 |
to previous |
188-223-3-27 |
missing quotes |
view |
50 |
2013-07-17 14:24:03 |
10471 |
to previous |
82-70-49-110 |
Fix broken stackoverflow link |
view |
49 |
2013-05-06 20:11:26 |
10560 |
to previous |
5520-maca-inet1-outside |
mentioning ubuntu wiki page on dash replacing /bin/sh |
view |