Port-vax archive

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

Re: Clock drift and other open issues: Collecting information



> As have been pointed out, vmemoryuse was missing from the older
> version of tcsh I was running.  [...]

> By the way, if you want to unlimit everything, but limit core dumps,
> the easier way is:

> unlimit
> limit core 0

Yes, but that restricts the changes to resources your shell knows
about.

That's one reason I tend to use sysctl for querying, and sysctl -w for
changing, resource limits.  (The other is that the syntax is
significantly less shell-dependent.)

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index