feat: sheet8 a1

This commit is contained in:
Unbreathable
2026-06-17 11:12:24 +02:00
parent 1d5f1bfa58
commit a017760d12

3
sheet08/a1.txt Normal file
View File

@@ -0,0 +1,3 @@
I used the simplest trick in the book. Since we have btop installed (a more advanced and pretty version of tools like top or htop), I was just able to run "btop" to get into its interface.
From there, you can see which CPU the system is using in the top right. Since it's a EPYC CPU, but we only have 2 threads, it goes without saying that we're in a VM since there is no AMD EPYC CPU with only 1 core with 2 threads.