On Tue, 31 Jul 2001, Yann Sagon wrote:

> Bonjour, je ne comprends pas bien ce que fait cette ligne...
> 
> # Users generally won't see annoyng core files
> [ "$UID" = "0" ] && ulimit -c 1000000
> 
> bash-2.05$ apropos ulimit
> ulimit               (3)  - get and set user limits
> ulimit [builtins]    (1)  - bash built-in commands, see bash(1)
> ulimit [unimplemented] (2)  - unimplemented system calls
> 
> d'après man bash(1) le -c veut dire que 1000000 est un string?
> 
> et si je fais man bash -S 1 | grep "ulimit" il n'y a rien!
essaie:
felix@medium:~$ man bash|grep -A80 \
u[[:cntrl:]]ul[[:cntrl:]]li[[:cntrl:]]im[[:cntrl:]]mi[[:cntrl:]]it[[:cntrl:]]t

Mais tu peux essayer ``man ulimit'', puis ``/ulimit''...
voire ``man bash'', puis ``/ulimit''...

A+;)
--
 Félix Hauri  -  <[EMAIL PROTECTED]>  -  http://www.f-hauri.ch

--
http://www-internal.alphanet.ch/linux-leman/ avant de poser
une question. Ouais, pour se désabonner aussi.

Répondre à