permission denied executing /proc/version
I am logged in as root and using bash. I was told that to find my kernel version I could execute /proc/version. However, I get a 'Permission denied' error. I also made root the owner and tried chmod on it, and that operation was not permitted either. What am I doing wrong?
TIA,
Scott
|