1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

2008-02-19 Jim Meyering <meyering@redhat.com>

* TODO: Remove final seq-related item.
This commit is contained in:
Jim Meyering
2008-02-19 18:20:46 +01:00
parent 59b803e3d0
commit c78039b87d

2
TODO
View File

@@ -61,8 +61,6 @@ printf: consider adapting builtins/printf.def from bash
df: add `--total' option, suggested here http://bugs.debian.org/186007
seq: consider allowing format string to contain no %-directives
tail: don't use xlseek; it *exits*.
Instead, maybe use a macro and return nonzero.