Cory Petkovsek wrote:

> On Fri, Mar 19, 2004 at 09:15:02AM -0800, Bob Miller wrote:
> > > What is the limit on streams?
> I still would like to know the max stream count.  Is it file descriptors?  If
> so what is that, 65535?  So I could use 'echo blah >&65535' (didn't seem to
> work)?

        bash$ ulimit -a | grep open
        open files                    (-n) 1024

        tcsh% limit | grep desc
        descriptors     1024

-- 
Bob Miller                              K<bob>
kbobsoft software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]
_______________________________________________
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to