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

Revision History

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

# Date Size Editor Comment Action
78 2022-11-02 11:51:38 12732 to previous emanuele6 since 5.2: ${pat/a/"$rep"} needs quotes; use -- with perl; fix wrong replace() function: ${1+-i} => ${3+'-i'}; shift 2 doesn't shift at all if $#<2, use shift;shift or "${@:3}" instead view
77 2022-08-23 09:33:58 12715 to previous emanuele6 simplify awk (the environment variables are always set, and even if they weren't it would not be a problem) view
76 2022-08-21 21:43:48 12727 to previous emanuele6 fixup variable names view
75 2022-08-21 21:38:10 12724 to previous emanuele6 pass variables to awk using environment variables instead of -v var="${var//'\'/'\\'}". it seems that nawk doesn't like strings containing newline as argument for -v, so that pe is not good enough view
74 2022-01-23 08:45:10 12767 to previous emanuele6 unset => unset -v view
73 2021-01-25 15:04:26 12764 to previous 178 Add a way with confirmation using vim, grep, find. From bouncepaw2 at ya.ru view
72 2020-12-04 01:25:18 12345 to previous GreyCat Promote the perl \Q solution above all others, because it's the only one that doesn't suck horribly. view
71 2017-03-07 15:21:05 11089 to previous StephaneChazelas mention symlink issue remove minor as it's not minor, you may also no be able to reapply the same permissions. Also mention other possible metadata that people may overlook view
70 2017-03-03 19:42:58 10965 to previous GreyCat discuss in-place editing vs temp file view
69 2016-09-18 17:35:45 9453 to previous torland1-this Use case instead of test. Remove true and : and move condition into test of while loop view
68 2016-09-18 17:24:34 9455 to previous torland1-this Also works with OpenBSD view
67 2016-09-18 17:22:20 9446 to previous torland1-this   view
66 2016-06-16 00:39:52 9441 to previous chulak   view
65 2015-06-18 19:50:26 9442 to previous GreyCat The #pragma is screwing up numbers on the parent page. I think. view
64 2015-04-28 21:00:54 9469 to previous GreyCat remove weird complicated perl example that is followed by a simpler example; fix the simpler one; add shell function wrapper for it view
63 2014-01-14 14:41:41 9196 to previous geirha adding ./ in front of globs. Also, **/* is the same as ** view
62 2014-01-13 21:49:56 9198 to previous xs Corrected a trio of copy-paste errors mentioning a bare "file" when no such thing exists. view
61 2013-04-04 18:07:52 9211 to previous Lhunath   view
60 2013-04-04 18:06:12 9211 to previous Lhunath Add in `ex` examples since it's usually much simpler than `ed` view
59 2013-03-12 20:00:17 8537 to previous 74 ed is not the only POSIX editor view
58 2012-08-12 19:11:59 8405 to previous e36freak the 'g' command should be used, otherwise ed will err if the re doesn't match anywhere in the file view
57 2012-08-11 11:43:34 8365 to previous 02dc1c5d   view
56 2012-07-18 15:48:02 8405 to previous e36freak   view
55 2012-07-18 15:43:13 8104 to previous e36freak change [[ to test in the sh function view
54 2012-07-18 13:00:30 8100 to previous GreyCat some clean-up, if the page will fucking HOLD STILL long enough view