Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 23:27:03 -0700
From:      Bruce Dang <btdang@home.com>
To:        Patrick Guerin <pat@inix.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Filename limitation
Message-ID:  <3B552C37.E4523260@home.com>
References:  <Pine.LNX.4.33.0107171833450.20645-100000@prince.inix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Umm..this is defined in /usr/include/sys/syslimits.h

#define     NAME_MAX                  255   /* max bytes in a file name
*/

So there's your answer

Bruce Dang
www.tbug.org
Patrick Guerin wrote:
> 
> What is the maximum length for a filename, ie. 12345678901234567890.txt
> 
> --pat
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B552C37.E4523260>