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/dmesg.md
Normal file
16
pages.id/sunos/dmesg.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# dmesg
|
||||
|
||||
> Tulis pesan kernel ke `stdout`.
|
||||
> Informasi lebih lanjut: <https://www.unix.com/man-page/sunos/1m/dmesg>.
|
||||
|
||||
- Tampilkan pesan kernel:
|
||||
|
||||
`dmesg`
|
||||
|
||||
- Tampilkan berapa memori fisik yang tersedia di sistem ini:
|
||||
|
||||
`dmesg | grep -i memory`
|
||||
|
||||
- Tampilkan pesan kernel 1 halaman dalam 1 waktu:
|
||||
|
||||
`dmesg | less`
|
Reference in New Issue
Block a user