sudo dnf cat -y 🤭
Ehh.. I'm new to Linux and it shows. 🤓
Welcome, we all start somewhere.
Haha Thanks.
Does ”$ CAT PROC/CPUINFO” go on forever?
No, it's a syntax error :innocent-whistling:
cat /proc/cpuinfo prints the current info for every core/thread (not sure which one). This was the output on my android phone just now:
cat /proc/cpuinfo
::: spoiler Output
:/ $ cat /proc/cpuinfo processor : 0 BogoMIPS : 38.40 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x2 CPU part : 0xd05 CPU revision : 0 processor : 1 BogoMIPS : 38.40 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x2 CPU part : 0xd05 CPU revision : 0 processor : 2 BogoMIPS : 38.40 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x2 CPU part : 0xd05 CPU revision : 0 processor : 3 BogoMIPS : 38.40 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x2 CPU part : 0xd05 CPU revision : 0 processor : 4 BogoMIPS : 38.40 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x2 CPU part : 0xd05 CPU revision : 0 processor : 5 BogoMIPS : 38.40 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x2 CPU part : 0xd05 CPU revision : 0 processor : 6 BogoMIPS : 38.40 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x1 CPU part : 0xd41 CPU revision : 1 processor : 7 BogoMIPS : 38.40 Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x1 CPU part : 0xd41 CPU revision : 1
:::
just don't run CAT with sudo
8 Comments
tal@lemmy.today · 31 pts · 73d
aim4harmony@lemmy.world · 24 pts · 73d
sudo dnf cat -y 🤭
Ehh.. I'm new to Linux and it shows. 🤓
Maiq@piefed.social · 24 pts · 73d
Welcome, we all start somewhere.
aim4harmony@lemmy.world · 13 pts · 73d
Haha Thanks.
JoShmoe@ani.social · 9 pts · 73d
Does ”$ CAT PROC/CPUINFO” go on forever?
UndergroundParking@lemmy.cafe · 6 pts · 72d
No, it's a syntax error :innocent-whistling:
MsFlammkuchen@lemmy.blahaj.zone · 3 pts · 72d
cat /proc/cpuinfoprints the current info for every core/thread (not sure which one). This was the output on my android phone just now:::: spoiler Output
:::
syaochan@feddit.it · 7 pts · 72d
jankforlife@lemmy.ml · -2 pts · 73d
just don't run CAT with sudo