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

Revision History

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

# Date Size Editor Comment Action
44 2023-04-28 01:07:11 7247 to previous larryv added user-friendly anchors view
43 2022-11-29 09:49:32 7134 to previous emanuele6 This was not actually correct because cd's CDPATH rules are different from source's PATH rules. having a / in the target is not enough to disable CDPATH behaviour. use ormaaj's nicer solution. :D view
42 2022-10-04 02:08:19 7136 to previous emanuele6 I came up with a simpler and portable solution! :D (i also replaced / with // in some places to avoid problems if TMPDIR is /) view
41 2022-10-04 01:51:46 7427 to previous emanuele6 use cd safely... :( view
40 2022-03-07 11:04:13 7134 to previous emanuele6 move here string redirections to the end of the command, and undo inconsistent change. view
39 2022-03-07 05:08:47 7141 to previous ormaaj un-nest herestring. `$(<<<foo)` is actually non-broken in some shells, thus confusing. view
38 2022-02-24 00:38:16 7134 to previous emanuele6 indent with 2 spaces instead of 3 for consistency view
37 2022-02-24 00:25:49 7136 to previous emanuele6 the m4 approach makes more sense as its own section rather than as a part of the "Use platform-specific tools" section view
36 2022-02-24 00:20:14 7118 to previous emanuele6 add syntax highlighting view
35 2022-02-24 00:19:57 7102 to previous emanuele6 add a bunch of -- view
34 2022-02-24 00:16:18 7066 to previous emanuele6 add safe arbitrary $TMPDIR solution for the m4 approach view
33 2022-02-24 00:09:45 6752 to previous emanuele6 - was in the wrong place + remove the "${TMPDIR}" injection since it is unsafe e.g. TEMPDIR='syscmd(date >&2)' view
32 2022-02-23 23:39:11 6777 to previous emanuele6 POSIX m4 requires the file argument view
31 2022-02-23 23:38:08 6775 to previous emanuele6 unset => unset -v view
30 2021-07-24 15:00:25 6766 to previous GreyCat m4 mkstemp (based on contribution by earnestly), and other additions view
29 2016-01-08 21:25:07 5502 to previous GreyCat embarrassing typo (mkdir not mktemp) view
28 2015-12-23 12:27:15 5503 to previous geirha more quotes view
27 2015-12-23 12:23:30 5499 to previous geirha POSIX does not guarantee that the EXIT trap is triggered when signaled, so a trap is required for each signal. view
26 2015-12-23 12:19:38 5296 to previous geirha replacing echos with printfs, and fixing a typoed variable name view
25 2015-12-21 16:45:58 5285 to previous GreyCat Add a useful answer, I hope. Remove much cruft. Add a note for historical awks. view
24 2014-02-19 21:55:18 6542 to previous 109 [minor] igli: reduce comment view
23 2014-02-19 21:52:56 6590 to previous 109 [minor] igli: use -n so as not to access fs: incorrect if already existing. view
22 2014-02-19 21:48:07 6579 to previous 109 igli: add usage of TMPDIR and trap to POSIX-sh variant. add -n to [ ] in POSIX variant using mktemp as unsafe without it. view
21 2014-02-19 21:33:22 6496 to previous 109 [minor] igli: remove surplus quotes in assignment to match previous code. view
20 2013-01-11 04:00:34 6498 to previous 82 igli: discussion. lose the unportable ;) view
19 2013-01-11 03:56:50 6494 to previous 82   view
18 2013-01-11 00:14:13 5881 to previous GreyCat Fixes.... view
17 2013-01-10 23:17:22 5905 to previous 82 igli: typo extra ' in command (though it still worked in busybox;) view
16 2013-01-10 23:13:04 5906 to previous 82 igli: use printf and awk -v to allow 32-bit pid on 14-char fs view
15 2013-01-09 12:56:02 5751 to previous 82 use $$ and awk (strip leading 0.) -- igli view
14 2011-09-07 14:09:29 5191 to previous i577BBC60 changed backticks to $(...) view
13 2010-09-16 15:42:43 5190 to previous prs lowercase variable names to adhere to convention view
12 2009-10-03 21:13:24 5178 to previous garner Add using random numbers from awk view
11 2009-06-27 20:08:19 4788 to previous localhost Minor changes made, somewhat better presentation to the user view
10 2009-05-08 15:34:21 4759 to previous GreyCat remove spurious blank line view
9 2009-04-11 00:56:36 4761 to previous 102   view
8 2009-04-11 00:50:21 4725 to previous 102   view
7 2009-04-11 00:45:22 4721 to previous 102 Excuse my English :-) view
6 2008-11-22 14:09:49 2735 to previous localhost converted to 1.6 markup view
5 2008-05-21 20:19:42 2734 to previous GreyCat expand view
4 2008-01-15 18:45:15 1465 to previous GreyCat also, 14-character filename limits.... view
3 2007-07-24 20:12:18 1280 to previous GreyCat comment added. looks promising at first glance. view
2 2007-07-24 18:54:13 1044 to previous client-86-27-236-218   view
1 2007-05-02 23:56:06 459 redondos   view