Kamil Dudka wrote: > On Tuesday 11 November 2008 10:55:25 Pádraig Brady wrote: >> Is the \n required in this hunk as this suggests otherwise: >> cp --help | grep additional | wc -c >> >> - additional attributes: context, links, >> all\n\ + additional attributes: context, >> links, xattr,\n\ + all\n\ > If I removed the \n, the line length would exceed 80 characters. Any idea how > to write it in different way?
Ignore me. There was no "context" in the cp I grepped. Pádraig. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
