LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Trying to view the contents of ioports - am I on the right track? (https://www.linuxquestions.org/questions/linux-newbie-8/trying-to-view-the-contents-of-ioports-am-i-on-the-right-track-913353/)

Trouble31 11-13-2011 04:43 PM

Trying to view the contents of ioports - am I on the right track?
 
I am running VMware Ubuntu Knoppix and trying to find the command I would use to view the contents of the ioports file. I'm not even for sure if it will show up on my version. Would I use cat ioports OR /proc/ioports OR am I heading in the wrong direction?

aus9 11-13-2011 04:58 PM

try

[code]cat /proc/ioports[code]

you may like to show why you need this?


All times are GMT -5. The time now is 02:41 AM.