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

Revision History

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

44 19 Older
# 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
44 19 Older