sunos/*: add Dutch translation (#8743)
This commit is contained in:
16
pages.nl/sunos/dmesg.md
Normal file
16
pages.nl/sunos/dmesg.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# dmesg
|
||||
|
||||
> Schrijft de kernel berichten naar de standaard output.
|
||||
> Meer informatie: <https://www.unix.com/man-page/sunos/1m/dmesg>.
|
||||
|
||||
- Toont kernel berichten:
|
||||
|
||||
`dmesg`
|
||||
|
||||
- Toont hoeveel fysiek geheugen beschikbaar is op het systeem:
|
||||
|
||||
`dmesg | grep -i memory`
|
||||
|
||||
- Toont kernel berichten per pagina:
|
||||
|
||||
`dmesg | less`
|
Reference in New Issue
Block a user