bash: /proc/cpuinfo: Permission denied
This is a wiki page. Be bold and improve it!
If you have any questions about the content on this page, don't hesitate to open a new ticket and we'll do our best to assist you.
Typical error message:
# /proc/cpuinfo
bash: /proc/cpuinfo: Permission denied
Solution:
# cat /proc/cpuinfo
or even better:
# lscpu