[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: glimpse



Hello!

According to wojtek@tryc.on.ca:
> Thanks it worked, however under bash2 ulimit -h didn't help?!?!?

Did you mean to see the hard limits? If yes, it's -H. Type
help ulimit in bash2 for more information, since ulimit is a bash
builtin (as is limit/ulimit in other shells).

Regards, Felix.