sunos*: add Indonesian translation (#12520)
* sunos*: add Indonesian translation --------- Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
This commit is contained in:

committed by
GitHub

parent
55d53cd80f
commit
0dffaf54fe
16
pages.id/sunos/devfsadm.md
Normal file
16
pages.id/sunos/devfsadm.md
Normal 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`
|
Reference in New Issue
Block a user