Kernel version 0.8 : Docs...

This commit is contained in:
Rémy GIBERT 2016-10-26 22:59:05 +02:00
parent caaaa185de
commit 6f2f7b01fa
1 changed files with 3 additions and 2 deletions

View File

@ -47,7 +47,7 @@ In Progress : moving TCPIP to socket API
## Internal Shell commands:
| Name | Status | Comment |
| ---- | ------ | ------- |
| CD | Working | Improved syntax : now, 'CD ../BIN' works |
| CD/PWD | Working | Improved syntax : now, 'CD ../BIN' works |
| DATE | Working | |
| ECHO | Working | |
| EXIT | Working | |
@ -81,7 +81,8 @@ In Progress : moving TCPIP to socket API
| PS | Working | | 0.8 |
| MD | Working | | 0.8 |
| RM | Working | switches not yet implemented | |
| LS | Working | switches not yet implemented | 0.8 |
| LS | Working | -L long listing with size/date | 0.8 |
| | | -R Recurse subdirectories | |
| CP | Working | switches not yet implemented | |
| ARP | Working | dump ARP cache, setup a static ARP entry | 0.8 |
| PING | Working | | |