Changeset 088ab05 in mainline
- Timestamp:
- 2008-08-24T16:02:01Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 645d9ed2
- Parents:
- 90a428a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/TODO
r90a428a r088ab05 12 12 ----------------------- 13 13 14 * cmds/modules : ls_scope and rm_scope are basically carbon copies of each15 other, put this in util.c and make it a shared function.16 17 14 * rm: add support for recursively removing directories and files therein 18 19 * Better sanity checking in modules that take multiple arguments20 15 21 16 * Port an editor (vim?) 22 17 23 * Finish cat 24 25 * Feed task_spawn absolute paths if path doesn't begin with / 26 27 * Some getopt / getopt_long implementation 18 * Finish cat / cp 28 19 29 20 * Support basic redirection (i.e ls > foo.txt)
Note:
See TracChangeset
for help on using the changeset viewer.