The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Maximum file name length
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Maximum file name length
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
01-29-2002
thehoghunter
Guest
Posts: n/a
Found a correct answer:
Within a ufs filesystem the maximum length of a filename is 255
characters.
Within a system V filesystem the maximum length of a filename is 14
characters
thehoghunter