Kernel version 0.8 : Docs...

This commit is contained in:
Rémy GIBERT 2016-10-29 22:14:43 +02:00
parent 571fb59701
commit bcd96a7526
1 changed files with 11 additions and 6 deletions

View File

@ -61,8 +61,8 @@ In Progress : moving TCPIP to socket API
| READ | | |
| TIME | Working | |
| TYPE | Working | |
| SET | Working | |
| STARTPROC | Working | Used in A2osX.startup |
| SET | Working | |
| STARTPROC | Working | Used in A2osX.startup |
## Shell variables:
| Name | Status | Comment |
@ -98,13 +98,18 @@ note : '$VAR' does NOT expand Variable
| LSDEV | Working | | 0.8 |
| PS | Working | | 0.8 |
| MD | Working | | 0.8 |
| RM | Working | switches not yet implemented | |
| LS | Working | -A : Do Not Print . & .. | 0.8 |
| | | -L : long listing with size/date | 0.8 |
| | | -L : long listing with size/date... | 0.8 |
| | | -R : Recurse subdirectories | |
| RM | In Progress | -C : Continue On Error | |
| | | -R : Recurse subdirectories | |
| CP | In Progress | -C : Continue On Error | |
| | | -R : Recurse subdirectories | |
| | | -Y : Dont't Prompt For Override | |
| MV | In Progress | -C : Continue On Error | |
| | | -R : Recurse subdirectories | |
| CP | Working | switches not yet implemented | |
| ARP | Working | dump ARP cache, setup a static ARP entry | 0.8 |
| PING | Working | | |
| PING | Working | | 0.8 |
| DNSINFO | Working | dump DNS cache, setup a static DNS entry | | 0.8 |
| IPCONFIG | Working | renamed from NETINFO | 0.8 |
| NETSTAT | Working | | 0.8 |