mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-16 18:30:26 +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 | | |
|
| READ | | |
|
||||||
| TIME | Working | |
|
| TIME | Working | |
|
||||||
| TYPE | Working | |
|
| TYPE | Working | |
|
||||||
| SET | Working | |
|
| SET | Working | |
|
||||||
| STARTPROC | Working | Used in A2osX.startup |
|
| STARTPROC | Working | Used in A2osX.startup |
|
||||||
|
|
||||||
## Shell variables:
|
## Shell variables:
|
||||||
| Name | Status | Comment |
|
| Name | Status | Comment |
|
||||||
@ -98,13 +98,18 @@ note : '$VAR' does NOT expand Variable
|
|||||||
| LSDEV | Working | | 0.8 |
|
| LSDEV | Working | | 0.8 |
|
||||||
| PS | Working | | 0.8 |
|
| PS | Working | | 0.8 |
|
||||||
| MD | Working | | 0.8 |
|
| MD | Working | | 0.8 |
|
||||||
| RM | Working | switches not yet implemented | |
|
|
||||||
| LS | Working | -A : Do Not Print . & .. | 0.8 |
|
| 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 | |
|
| | | -R : Recurse subdirectories | |
|
||||||
| CP | Working | switches not yet implemented | |
|
|
||||||
| ARP | Working | dump ARP cache, setup a static ARP entry | 0.8 |
|
| 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 |
|
| DNSINFO | Working | dump DNS cache, setup a static DNS entry | | 0.8 |
|
||||||
| IPCONFIG | Working | renamed from NETINFO | 0.8 |
|
| IPCONFIG | Working | renamed from NETINFO | 0.8 |
|
||||||
| NETSTAT | Working | | 0.8 |
|
| NETSTAT | Working | | 0.8 |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user