mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
stressapptest: add Hindi translation (#14745)
* stressapptest: add Hindi translation * Update pages.hi/common/stressapptest.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
parent
54e953747a
commit
25a5a68caf
1 changed files with 16 additions and 0 deletions
16
pages.hi/common/stressapptest.md
Normal file
16
pages.hi/common/stressapptest.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# stressapptest
|
||||
|
||||
> उपयोगकर्ता स्थान मेमोरी और IO परीक्षण।
|
||||
> अधिक जानकारी: <https://github.com/stressapptest/stressapptest>।
|
||||
|
||||
- दिए गए मेमोरी (मेगाबाइट में) की मात्रा का परीक्षण करें:
|
||||
|
||||
`stressapptest -M {{स्मृति}}`
|
||||
|
||||
- दिए गए फ़ाइल के लिए मेमोरी और I/O दोनों का परीक्षण करें:
|
||||
|
||||
`stressapptest -M {{स्मृति}} -f {{फ़ाइल/का/पथ}}`
|
||||
|
||||
- परीक्षण जो विस्तृत स्तर को निर्दिष्ट करता है, जहाँ 0=न्यूनतम, 20=अधिकतम, 8=डिफ़ॉल्ट:
|
||||
|
||||
`stressapptest -M {{स्मृति}} -v {{स्तर}}`
|
Loading…
Add table
Reference in a new issue