diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-07-31 08:39:43 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-07-31 10:18:50 +0100 |
commit | afaff775c12f32b7912f194e2fcc8e76b8c82572 (patch) | |
tree | 6c775a65b26a799e49aade3f7b68a7c761120e93 /TODO | |
parent | 7c3a90f94cd6b8fec9cdd1c052b91a14c0ee0e0e (diff) | |
download | libguestfs-afaff775c12f32b7912f194e2fcc8e76b8c82572.tar.gz libguestfs-afaff775c12f32b7912f194e2fcc8e76b8c82572.tar.xz libguestfs-afaff775c12f32b7912f194e2fcc8e76b8c82572.zip |
New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'.
These commands can be used to make hard and symbolic links. The
readlink command is used to read existing symbolic links.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -145,8 +145,6 @@ Ideas for extra commands General glibc / core programs: chgrp dd (?) - ln / ln -s - readlink utime / utimes / futimes / futimens / l.. more mk*temp calls some sort of alloc/fallocate/posix_fallocate call to create empty space |