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

Revision History

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

# Date Size Editor Comment Action
39 2020-05-07 08:35:17 1685 to previous intranet fix awk code injection view
38 2018-12-23 22:43:52 1658 to previous geirha That is just a minor variation of the very first example view
37 2018-12-21 20:48:17 1920 to previous Valentin Bajrami   view
36 2018-12-21 20:47:27 1920 to previous Valentin Bajrami Another method of printing a line using -n and p flag with sed. view
35 2016-09-25 20:51:12 1658 to previous tor2 Switch order of head and tail to avoid problems if file contains less than n lines. Also requires less data to be copied. view
34 2016-09-22 07:21:05 1790 to previous geirha rewording previous edit view
33 2016-09-22 07:18:13 1732 to previous geirha note about the head|tail approach view
32 2016-09-22 01:42:20 1654 to previous ormaaj quotes view
31 2016-09-20 10:12:31 1648 to previous geirha There's a better mapfile example further down view
30 2016-06-16 01:20:29 1932 to previous tor-exit using ; as a command delimiter within the { command is specified as an optional extension by posix, and is not required. view
29 2015-03-05 00:26:49 1921 to previous izabera syntax hl view
28 2013-03-12 07:38:28 1793 to previous ormaaj Quotes view
27 2012-02-27 02:27:07 1538 to previous ormaaj Agree with Lhunath - rm useless note. Fix writing style. view
26 2012-02-27 01:42:40 1978 to previous ormaaj { mapfile -n $n; head -n 1; } <"$file" view
25 2012-02-27 00:39:13 1818 to previous geirha   view
24 2011-03-01 15:42:15 1808 to previous sn18   view
23 2011-03-01 15:32:39 1803 to previous sn18   view
22 2011-03-01 15:24:31 1801 to previous sn18   view
21 2011-03-01 15:14:40 1803 to previous sn18   view
20 2011-03-01 15:03:22 1803 to previous sn18   view
19 2011-02-13 08:10:08 1592 to previous Lhunath   view
18 2011-02-13 08:03:32 1331 to previous Lhunath   view
17 2011-02-13 08:03:13 1329 to previous Lhunath   view
16 2011-02-13 08:02:47 1331 to previous Lhunath   view
15 2011-02-12 13:54:42 1319 to previous i577AF319 added simpler head|tail alternative for multiple lines view
14 2010-04-06 15:36:18 1252 to previous 109-126-52-27   view
13 2009-12-30 08:25:56 966 to previous MatthiasPopp   view
12 2008-11-22 21:16:32 943 to previous GreyCat first-line; remove extraneous ; view
11 2008-11-22 14:09:45 942 to previous localhost converted to 1.6 markup view
10 2007-10-17 17:55:35 942 to previous GreyCat Yes, remove the cut example, especially if people are going to use --gnu-only-long-options in their examples. :-/ view
9 2007-10-16 13:55:46 1070 to previous p54BFE162 make cut work (with tabs in the file cut -f2 would only give part of the desired output) -- shouldn't this example be removed?! -- so much prettier in sed/awk. view
8 2007-10-16 13:51:05 1057 to previous p54BFE162 make regex work (10 would match 102 as well). although only sed really makes sense here, using nl is still way less pointless than pr! view
7 2007-10-12 04:24:58 1056 to previous 216-12-86-13 cat -n is not standard; follow the recommendation in posix for using pr -n -t in its place. view
6 2007-09-21 06:19:45 1055 to previous ns1 ok for $file, but $x and $y are supposed to be bash parameters view
5 2007-09-21 01:53:10 1042 to previous p54884242   view
4 2007-09-20 20:04:28 1042 to previous 55   view
3 2007-07-13 20:53:49 929 to previous GreyCat adaptations for ranges view
2 2007-05-07 19:21:58 618 to previous GreyCat small clean-up view
1 2007-05-02 22:55:48 620 redondos   view