Changeset 088ab05 in mainline for uspace/app/bdsh/TODO


Ignore:
Timestamp:
2008-08-24T16:02:01Z (16 years ago)
Author:
Tim Post <echo@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
645d9ed
Parents:
90a428a
Message:

Update TODO list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/TODO

    r90a428a r088ab05  
    1212-----------------------
    1313
    14 * cmds/modules : ls_scope and rm_scope are basically carbon copies of each
    15   other, put this in util.c and make it a shared function.
    16 
    1714* rm: add support for recursively removing directories and files therein
    18 
    19 * Better sanity checking in modules that take multiple arguments
    2015
    2116* Port an editor (vim?)
    2217
    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
    2819
    2920* Support basic redirection (i.e ls > foo.txt)
Note: See TracChangeset for help on using the changeset viewer.