running out of inodes?

Chris Torek chris at mimsy.UUCP
Sat May 20 16:29:31 AEST 1989


In article <68000001 at sts> roy at sts.sts.UUCP writes:
>How does one go about figuring how many inodes a filesystem has?

On modern systems, simply run `df -i'.

>The reason I want to know is, every time I do a man command on a
>command with a fair amount of documentation, I get "Word overflow." a
>bunch of times and finally "Out of temp file space."

These messages come from n/troff.  `Out of temp file space' has
nothing to do with files; the `file space' in modern [nt]roffs is
in memory.  This memory region has a fixed size in many (if not all)
implementations.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain:	chris at mimsy.umd.edu	Path:	uunet!mimsy!chris



More information about the Comp.unix.wizards mailing list