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

Revision History

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

# Date Size Editor Comment Action
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