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

Revision History

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

# Date Size Editor Comment Action
57 2025-01-24 03:12:49 11714 to previous larryv hardened `cd` invocations view
56 2025-01-24 02:55:33 11687 to previous larryv split independent examples into separate code blocks view
55 2025-01-24 01:50:08 11683 to previous larryv labeled example code as POSIX or bash view
54 2025-01-24 01:48:00 11624 to previous larryv fixed example to be fully POSIX conformant view
53 2025-01-23 23:29:18 11629 to previous emanuele6 exit $? => exit; that edit makes no sense, exit without arguments uses $? by default (just like return), and using $? instead of "$?" just makes the code break if IFS contains a number view
52 2025-01-23 22:58:20 11632 to previous 81 prefer POSIX [ ] instead of bash [[ ]] when applicaple view
51 2025-01-23 22:53:10 11640 to previous 81 use cd exit code $? view
50 2025-01-23 22:49:45 11637 to previous 81 Prefer POSIX [ ] instead of bash [[ ]] when not necessary view
49 2025-01-23 22:47:42 11641 to previous 81 Prefer generic POSIX (.) instead of bash "source" view
48 2024-12-31 06:04:25 11651 to previous larryv updated for POSIX.1-2024 view
47 2022-03-16 22:42:19 11541 to previous larryv avoid echo-ing an arbitrary argument view
46 2022-02-16 22:50:37 11532 to previous larryv add anchors for easier linking view
45 2022-02-14 00:22:44 11411 to previous larryv refine examples so "bundledir" is never empty view
44 2022-02-13 03:07:00 11404 to previous larryv try to handle more edge cases in examples view
43 2022-02-13 00:23:14 11202 to previous larryv reformat examples for legibility view
42 2022-02-12 22:56:28 11162 to previous larryv add highlighting to code examples, switch from {{{...}}} to `...` view
41 2019-06-03 14:26:04 11340 to previous 151 + link view
40 2018-10-02 22:24:50 11299 to previous 88-97-36-5 Handle if script resides '/' dir. view
39 2016-08-31 15:42:18 11299 to previous GreyCat plan9 paper moved; use a mirror :( view
38 2014-11-18 15:03:05 11293 to previous Lhunath double negation bug. view
37 2013-11-19 19:49:38 11293 to previous Lhunath wrapper view
36 2013-11-19 19:28:33 10817 to previous Lhunath Reword the titles a little. view
35 2013-10-24 17:49:15 10292 to previous Lhunath be more specific than "something" view
34 2013-10-24 17:07:00 10319 to previous GreyCat don't cd without checking for errors view
33 2013-10-24 17:01:30 10279 to previous GreyCat Revert to revision 31. view