sunos/*: add Tamil translations (#8334)

This commit is contained in:
K.B.Dharun Krishna
2022-08-10 03:29:13 +05:30
committed by GitHub
parent c8f003027f
commit 8ae63c14d5
9 changed files with 186 additions and 0 deletions

16
pages.ta/sunos/dmesg.md Normal file
View File

@@ -0,0 +1,16 @@
# dmesg
> கர்னல் செய்திகளை நிலையான வெளியீட்டிற்கு எழுதவும்.
> மேலும் விவரத்திற்கு: <https://www.unix.com/man-page/sunos/1m/dmesg>.
- கர்னல் செய்திகளைக் காட்டு:
`dmesg`
- இந்த அமைப்பில் எவ்வளவு இயற்பியல் நினைவகம் உள்ளது என்பதைக் காட்டுங்கள்:
`dmesg | grep -i memory`
- ஒரு நேரத்தில் 1 பக்கம் கர்னல் செய்திகளைக் காட்டு:
`dmesg | less`