mirror of https://github.com/CrimsonTome/tldr.git
17 lines
337 B
Markdown
17 lines
337 B
Markdown
|
# cmd
|
||
|
|
||
|
> Android xizmatlar boshqaruvchisi.
|
||
|
> Ko'proq malumot: <https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/cmd/>.
|
||
|
|
||
|
- Barcha bajarilayotgan xizmatlarni ko'rsatish:
|
||
|
|
||
|
`cmd -l`
|
||
|
|
||
|
- Biron xizmatni chaqirish:
|
||
|
|
||
|
`cmd {{alarm}}`
|
||
|
|
||
|
- Xizmatni argumentlar bilan ishlatish:
|
||
|
|
||
|
`cmd {{vibrator}} {{vibrate 300}}`
|