mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-22 16:31:07 +00:00
Kernel version 0.8 : Docs...
This commit is contained in:
parent
571fb59701
commit
bcd96a7526
17
README.md
17
README.md
@ -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 |
|
||||
|
Loading…
Reference in New Issue
Block a user