ich suche ein programm, welches den speicher kontrolliert: # (ulimit 2400k && /speicher/hungriges/programm) es gibt es offenbar auf anderen unix-systemen, aber ein apropos, locate und find hat mir nicht weitergeholfen. thx jan --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
On Thu, 11 May 2000 00:13:22 +0200, Jan Stifter <j.stifter@medres.ch> wrote:
ich suche ein programm, welches den speicher kontrolliert:
# ulimit unlimited # man bash ... ulimit [-SHacdflmnpstuv [limit]] Provides control over the resources available to the shell and to processes started by it, on sys tems that allow such control. ... habe die antwort selber gefunden. jan --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
Jan Stifter wrote:
On Thu, 11 May 2000 00:13:22 +0200, Jan Stifter <j.stifter@medres.ch> wrote:
ich suche ein programm, welches den speicher kontrolliert:
# ulimit unlimited # man bash ... ulimit [-SHacdflmnpstuv [limit]]
habe die antwort selber gefunden.
Noch ausführlicher in der built-in-Hilfe der bash: help ulimit Ralf --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
On Thu, May 11, 2000 at 12:13:22AM +0200, Jan Stifter wrote:
ich suche ein programm, welches den speicher kontrolliert:
# (ulimit 2400k && /speicher/hungriges/programm)
es gibt es offenbar auf anderen unix-systemen, aber ein apropos, locate und find hat mir nicht weitergeholfen.
...viiieel dichter ;) Schau mal in deine /etc/profile. Dort kannst du AFAIK sowas prima unterbringen. Ist doch ein bash-builtins. Gruß, Clemens -- sig_15 "The program isn't debugged until the last user is dead" [Registered Linux-User #134173] [c.wohld@gmx.de] [X-Page: http://www.ndh.net/home/wohld/index.html] ------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
participants (3)
-
c.wohld@ndh.net
-
corsepiu@faw.uni-ulm.de
-
j.stifter@medres.ch