diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ Bugs that need fixing: | |||
40 | /tmp/file in the current directory, rather then trying and failing to create | 40 | /tmp/file in the current directory, rather then trying and failing to create |
41 | a symlink named "." in the current working directory). | 41 | a symlink named "." in the current working directory). |
42 | - implement 'ls -R'. | 42 | - implement 'ls -R'. |
43 | - "cp -a sourcedir/*" (note: no dest) - produces an odd error message about | ||
44 | the last file in the dir, rather than saying "missing destination file". | ||
43 | 45 | ||
44 | 46 | ||
45 | ----------- | 47 | ----------- |