diff --git a/md/JUNK/sample.md b/md/JUNK/sample.md index 700d051..6b7ecbe 100644 --- a/md/JUNK/sample.md +++ b/md/JUNK/sample.md @@ -69,6 +69,17 @@ CONFIG SYS 72 09/01/2025 21:51 000016 // +
+[12:44:30][~] +gmgauthier@boethius $ iostat -d +Linux 6.13.0-desktop-0.rc5.1omv2490 (boethius) 01/17/2025 _x86_64_ (4 CPU) + +Device tps kB_read/s kB_wrtn/s kB_dscd/s kB_read kB_wrtn kB_dscd +mmcblk0 0.73 13.28 19.07 0.00 4300901 6178399 0 +sda 10.68 47.25 199.30 420.96 15308790 64569363 136385220 +zram0 0.01 0.01 0.02 0.00 2444 7764 0 ++ ```language-python print('Hello, World!', end=' | ') print(100, end=' | ')