sunos*: add Indonesian translation (#12520)

* sunos*: add Indonesian translation

---------

Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
This commit is contained in:
Moch. Bima Pangestu
2024-04-09 16:48:38 +07:00
committed by GitHub
parent 55d53cd80f
commit 0dffaf54fe
9 changed files with 186 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# devfsadm
> Perintah administrasi untuk `/dev`. Kelola namespace `/dev`.
> Informasi lebih lanjut: <https://www.unix.com/man-page/sunos/1m/devfsadm>.
- Pindai piringan baru:
`devfsadm -c disk`
- Bersihkan semua tautan /dev yang beruntai dan memindai perangkat baru:
`devfsadm -C -v`
- Dry-run - luaran yang akan dirubah tapi tanpa membuat modifikasi:
`devfsadm -C -v -n`