summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-06-29 11:46:19 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-06-29 11:46:19 +0100
commit3854bbdecd1c089959fb812a739b84a96c05fbbf (patch)
tree87acac81e089a4e22a0e35c74263b94a2216561c /TODO
parent5af058b7d02607dcbcfb8f561cc0b8fec9a7d305 (diff)
downloadlibguestfs-3854bbdecd1c089959fb812a739b84a96c05fbbf.tar.gz
libguestfs-3854bbdecd1c089959fb812a739b84a96c05fbbf.tar.xz
libguestfs-3854bbdecd1c089959fb812a739b84a96c05fbbf.zip
Implement "head", "head-n", "tail", "tail-n" commands.
These commands let you view parts of a large file without passing the whole file over the network connection.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 20f5ca0a..7696daa2 100644
--- a/TODO
+++ b/TODO
@@ -117,7 +117,6 @@ Supermin appliance should be moved into febootstrap.
Extra commands / functionality:
General glibc / core programs:
- head, tail
chgrp
grep (do it locally using pipe?)
dd (?)