Did you type 'cat /proc/interrupts' or 'cat proc/interrupts'?

This is a common mistake for people new to unix. The first will look in
the 'proc' directory located in the root dir while the second will try to
find a 'proc' directory in the current directory and result in a "no such
dir/file" error.

DvB



On Wed, 16 Feb 2000, rharvey wrote:

> my system says there is no such dir
> it also says no such file 
> i did a search what now?
> ----- Original Message ----- 
> From: Audrey Beck <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, February 16, 2000 4:35 AM
> Subject: Re: [newbie] irq's
> 
> 
> > Log in as root to a console window and enter:
> > cat /proc/interrupts
> > 
> > > rharvey wrote:
> > > 
> > > is there a way to get a list of irq's. in windows you can see what irq
> > > and dma's and addresses are free so you can set an card up to work
> > > with the free resources.  where can I find this info at it linux?
> > 

Reply via email to