From owner-freebsd-questions Fri Mar 21 10:54:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA02717 for questions-outgoing; Fri, 21 Mar 1997 10:54:09 -0800 (PST) Received: from hq.idt.net (hq.idt.net [169.132.12.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA02708 for ; Fri, 21 Mar 1997 10:54:06 -0800 (PST) Received: from hq.idt.net (hq.idt.net [169.132.12.10]) by hq.idt.net (8.8.5/NETSYS-LEN) with SMTP id NAA13434; Fri, 21 Mar 1997 13:53:17 -0500 (EST) Date: Fri, 21 Mar 1997 13:53:17 -0500 (EST) From: Parthiv Shah X-Sender: parthiv@hq.idt.net To: Pat McPartland cc: FBSD questions , bsdi Subject: Re: Fw: Max file length? In-Reply-To: <199703211522.KAA28703@fireball.blast.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Look at the variable NAME_MX at /usr/include/sys/syslimits.h Here is a snip for Bsdi and Freebsd.. #define NAME_MAX 255 /* max bytes in a file name */ Parthiv -- Parthiv Shah (201) 928 - 4414 Work: parthiv@corp.idt.net http://www.idt.net Personal: parthiv@netadmin.net http://www.netadmin.net On Fri, 21 Mar 1997, Pat McPartland wrote: > Date: Fri, 21 Mar 1997 10:19:53 -0500 > From: Pat McPartland > To: FBSD questions , > bsdi > Subject: Fw: Max file length? > > Hello, > What is the max file length or directory length (in characters) for: > > Freebsd ? > Bsdi ? > > Patrick McPartland > mcp@blast.net >