1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

* TODO: Add an entry for comm --output-delimiter=STR

This commit is contained in:
Jim Meyering
2007-05-31 08:03:40 +02:00
parent e82c7ddd47
commit ca7c786f62
2 changed files with 9 additions and 0 deletions

5
TODO
View File

@@ -1,3 +1,8 @@
comm: add an option, --output-delimiter=STR
Files to change: src/comm.c, ChangeLog, NEWS, doc/coreutils.texi,
Add a new file, tests/misc/comm (use another file in that directory as
a template), to exercise the new option. Suggestion from Dan Jacobson.
printf:
Now that gnulib supports *printf("%a"), import one of the
*printf-posix modules so that printf(1) will support %a even on