commit c5f185fb51e39279526ad489dcc980140aa007c3 parent 2e2ddebe02ab5950e0c1bb7c48d135ec0486f45b Author: nxuv <al1-ce@null.net> Date: Tue, 16 Dec 2025 11:10:54 +0300 gen pages and new page Diffstat:
| M | public/all_pages.md | | | 11 | ++++++----- |
| M | public/hub/linux.md | | | 7 | ++++--- |
| A | public/w/memtester.md | | | 15 | +++++++++++++++ |
3 files changed, 25 insertions(+), 8 deletions(-)
diff --git a/public/all_pages.md b/public/all_pages.md @@ -1,8 +1,9 @@ |||| |:-|:-|:-| -|[aa](w/aa.md)|[kagai_nihongo](w/kagai_nihongo.md)|[options](m/options.md)| -|[ayashii_world](w/ayashii_world.md)|[kana_sounds](w/kana_sounds.md)|[recursion](w/recursion.md)| -|[html_entities](w/html_entities.md)|[maintenance](m/maintenance.md)|[style_guidelines](m/style_guidelines.md)| -|[html_furigana](w/html_furigana.md)|[make](w/make.md)|[style_test](m/style_test.md)| -|[index](/)|[markdown_flavour](m/markdown_flavour.md)|[vim_digraphs](w/vim_digraphs.md)| +|[aa](w/aa.md)|[kana_sounds](w/kana_sounds.md)|[recursion](w/recursion.md)| +|[ayashii_world](w/ayashii_world.md)|[maintenance](m/maintenance.md)|[smartctl](w/smartctl.md)| +|[html_entities](w/html_entities.md)|[make](w/make.md)|[style_guidelines](m/style_guidelines.md)| +|[html_furigana](w/html_furigana.md)|[markdown_flavour](m/markdown_flavour.md)|[style_test](m/style_test.md)| +|[index](/)|[memtester](w/memtester.md)|[vim_digraphs](w/vim_digraphs.md)| |[japanese_onomatopeia](w/japanese_onomatopeia.md)|[oekaki](w/oekaki.md)|[web_browsers](w/web_browsers.md)| +|[kagai_nihongo](w/kagai_nihongo.md)|[options](m/options.md)| diff --git a/public/hub/linux.md b/public/hub/linux.md @@ -1,7 +1,8 @@ <span id="hub-table"> -| |Linux Hub | | -|:-: |:-: |:-: | -|[[smartctl]]|[[Vim Digraphs]]|[[Make]]| +| |Linux Hub | | +|:-: |:-: |:-: | +|[[smartctl]] |[[Vim Digraphs]]|[[Make]]| +|[[memtester]]| | | </span> diff --git a/public/w/memtester.md b/public/w/memtester.md @@ -0,0 +1,15 @@ +# memtester + +THIS ARTICLE IS A STUB. + +- Package: `memtester` +- Binary: `memtester` + +## CMD + +```bash +sudo memtester <memory_amount> <iteration_count> +``` + +[filename](../hub/linux.md ':include') +