Quoting Jairo Tcatchenco <[EMAIL PROTECTED]> Sent on Thu, 12 May 2005 11:47:58 -0300
> Os i-nodes do sistema acabam? Como assim? D� pra explicar um > pouco melhor (talvez at� em outro t�pico)? um sistema de arquivos, quando � criado, tem um determinado n�mero de inodes, que s�o usados para alocar arquivos (incluindo diret�rios, que s�o arquivos especiais) e inodes indiretos. $ df --help ... -i, --inodes list inode information instead of block usage ... $ df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/hdb2 1465920 203402 1262518 14% / /dev/hdb5 7692960 135526 7557434 2% /home /dev/hdb6 309248 1562 307686 1% /Audio /dev/hdb7 249344 10629 238715 5% /tmp -- Ricardo Nabinger Sanchez GNU/Linux #140696 [http://counter.li.org] Slackware Linux + FreeBSD "Keep grandma off the streets -- legalize bingo." -- GUS-BR - Grupo de Usuarios Slackware - BR http://www.slackwarebrasil.org/ http://www.linuxmag.com.br/mailman/listinfo/slack-users

