> ulimit -a shows the maximum number of open files
>  
> But what syntax do I need to use with lsof to show how many files are
> open?

You could use 'pfiles <PID>' or I would assume 'lsof -p <PID>' would
work as well.


-- 
Darren Dunham                                           [EMAIL PROTECTED]
Senior Technical Consultant         TAOS            http://www.taos.com/
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >
_______________________________________________
Solaris-Users mailing list
Solaris-Users@filibeto.org
http://node1.filibeto.org/mailman/listinfo/solaris-users

Reply via email to