Add rm and rmdir commands

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@305 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-07-01 19:23:34 +00:00
parent 4a0697786a
commit d8cdca20f5
1 changed files with 1 additions and 1 deletions

View File

@ -196,6 +196,6 @@
* examples/ostest/: Added an environment variable test.
* examples/nsh/: Break into several files.
* lib/: Added strrchr, basename, dirname
* examples/nsh/: Add cp command
* examples/nsh/: Add cp, rm, and rmdir commands
* Started m68322