Re: how to see process in /proc filesystem???

2005-11-24 Thread David Kirchner
On 11/24/05, Javier Matos <[EMAIL PROTECTED]> wrote:
> Hello, I know that /proc filesystem provide an interface to see process in 
> the computer but the problem is that mi /proc folder is empty and I don´t 
> know how to enable it.

You can mount /proc with:

mount -t procfs /proc /proc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


how to see process in /proc filesystem???

2005-11-24 Thread Javier Matos
Hello, I know that /proc filesystem provide an interface to see process in the 
computer but the problem is that mi /proc folder is empty and I don´t know how 
to enable it.

Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"