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

Revision History

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

# Date Size Editor Comment Action
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
48 2013-03-20 10:47:25 10451 to previous ormaaj That's marked issue 7. It will be probably be a while before it sees the light of day. And somebody failed at eval on the very same line as a warning not to fail at eval. view
47 2013-03-18 18:15:05 10450 to previous ormaaj Add #, ##, %, %% PE view
46 2013-03-08 19:38:25 10144 to previous 66 Note that $'...' *has* been accepted by POSIX view
45 2013-03-06 09:41:29 10057 to previous ormaaj Add comma operator. Some printf details. view
44 2013-02-24 07:07:28 9365 to previous geirha &| is not POSIX, nor does dash have such operator view
43 2013-02-24 03:05:45 9385 to previous 201-51-47-84 Co-processes can be used to simulate some functions of Process Substitution. by (@antonio_cfc) view
42 2012-12-04 07:10:47 9365 to previous lib59-1-82-225-122-122   view
41 2012-07-25 18:30:57 9046 to previous 38   view
40 2012-04-29 16:49:41 9045 to previous ormaaj   view
39 2012-04-29 16:47:32 9045 to previous ormaaj Dash has -nt / -ot / -ef tests. view
38 2011-09-30 23:01:24 8937 to previous maggie can also use sort for lexical comparison view
37 2011-09-30 01:02:04 8675 to previous maggie expr example for lexical comparison view
36 2011-09-12 17:20:07 8816 to previous tibullomobile echo without options add a newline, printf no, so explicitly add a newline in printf view
35 2011-08-01 19:11:59 8814 to previous GreyCat formatting and $() view
34 2011-08-01 17:24:46 8795 to previous albemarle Added /dev/urandom-based (and thus timer-independent) alternatives to $RANDOM view
33 2011-07-06 12:18:07 8413 to previous GreyCat line breaks in long examples view
32 2011-07-06 09:39:25 8387 to previous VictorEngmark Spelling/grammar/formatting correction view
31 2011-04-19 13:44:19 8308 to previous ip-128-239-105-242 in RANDOM dash-awk equvalent: rand -> rand() view
30 2011-03-23 19:09:13 8306 to previous ip67-154-237-89   view
29 2011-03-23 19:08:16 8296 to previous ip67-154-237-89   view
28 2011-03-23 19:06:28 8306 to previous ip67-154-237-89   view
27 2011-03-23 19:03:51 8289 to previous ip67-154-237-89   view
26 2010-12-20 21:34:51 8198 to previous GreyCat It is -ef, not -et, in both bash and ksh. view
25 2010-12-20 06:47:29 8198 to previous cm249 -ef to -et view
24 2010-08-20 14:25:32 8198 to previous 78-60-211-195 Typo. view
23 2010-01-09 21:12:15 8196 to previous s5591aacb   view
22 2009-10-11 17:26:31 8044 to previous NeilMoore ksh functions view
21 2009-10-11 17:20:30 7945 to previous NeilMoore ksh compatibility view
20 2009-10-11 16:46:16 7309 to previous NeilMoore   view
19 2009-10-11 16:44:23 7180 to previous NeilMoore local view
18 2009-10-11 16:39:21 6880 to previous NeilMoore echo and printf view
17 2009-10-11 16:33:11 6717 to previous NeilMoore   view
16 2009-10-11 16:29:00 6563 to previous NeilMoore process sub, parameter expansions view
15 2009-10-06 12:22:14 5721 to previous GreyCat missing | view
14 2009-10-06 06:53:05 5719 to previous pgas more workarounds view
13 2009-10-04 14:17:03 4814 to previous GreyCat CategoryShell view
12 2009-09-30 06:29:36 4791 to previous pgas   view
11 2009-09-30 06:28:41 4787 to previous pgas more workarounds view
10 2009-09-29 12:33:28 3865 to previous GreyCat clean up view
9 2009-09-29 06:40:04 3746 to previous pgas   view
8 2009-09-29 06:31:31 3742 to previous pgas more, let special variables view
7 2009-09-28 21:21:44 2750 to previous 74   view
6 2009-09-28 20:16:39 2352 to previous ppp089210033244 format view
5 2009-09-28 20:15:33 2352 to previous ppp089210033244 more... view
4 2009-09-28 20:06:19 1932 to previous ppp089210033244 a link to the manual view
3 2009-09-28 20:01:34 1536 to previous ppp089210033244 some more.. view
2 2009-09-28 19:52:38 1029 to previous ppp089210033244 format view
1 2009-09-28 19:49:35 998 ppp089210033244 beginning of a page view