mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 01:22:10 +02:00
16 lines
335 B
Markdown
16 lines
335 B
Markdown
# cmd
|
|
|
|
> Android xizmatlar boshqaruvchisi.
|
|
> Ko'proq malumot: <https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/cmd/>.
|
|
|
|
- Barcha bajarilayotgan xizmatlarni ko'rsatish:
|
|
|
|
`cmd -l`
|
|
|
|
- Biron xizmatni chaqirish:
|
|
|
|
`cmd {{alarm}}`
|
|
|
|
- Xizmatni argumentlar bilan ishlatish:
|
|
|
|
`cmd {{vibrator}} {{vibrate 300}}`
|