kernel-small-debug-shell-cmd-help.md 1.5 KB
Newer Older
D
duangavin123 已提交
1
# help<a name="EN-US_TOPIC_0000001134006250"></a>
W
wenjun 已提交
2

N
NEEN 已提交
3 4
-   [Command Function](#section991211345413)
-   [Syntax](#section19103204016410)
D
duangavin123 已提交
5
-   [Parameters](#section1533416233432)
N
NEEN 已提交
6 7 8 9
-   [Usage](#section4156445417)
-   [Example](#section12776124712417)
-   [Output](#section092662412544)

W
wenjun 已提交
10 11
## Command Function<a name="section991211345413"></a>

D
duangavin123 已提交
12
This command is used to display all commands in the OS.
W
wenjun 已提交
13 14 15 16 17

## Syntax<a name="section19103204016410"></a>

help

D
duangavin123 已提交
18
## Parameters<a name="section1533416233432"></a>
W
wenjun 已提交
19 20 21 22 23 24 25 26 27

None

## Usage<a name="section4156445417"></a>

You can run  **help**  to display all commands in the current OS.

## Example<a name="section12776124712417"></a>

D
duangavin123 已提交
28
Run  **help**.
W
wenjun 已提交
29 30 31

## Output<a name="section092662412544"></a>

M
mamingshuai 已提交
32
Viewing all commands in the system
W
wenjun 已提交
33 34 35 36 37 38 39 40 41 42 43 44 45 46

```
OHOS # help
*******************shell commands:*************************

arp           cat           cd            chgrp         chmod         chown         cp            cpup          
date          dhclient      dmesg         dns           format        free          help          hwi           
ifconfig      ipdebug       kill          log           ls            lsfd          memcheck      mkdir         
mount         netstat       oom           partinfo      partition     ping          ping6         pwd           
reset         rm            rmdir         sem           statfs        su            swtmr         sync          
systeminfo    task          telnet        tftp          touch         umount        uname         watch         
writeproc     
```