28.3k views
2 votes
The limit for characters in modern file systems is too small to accommodate keywords in titles

User Jerry Lee
by
5.6k points

2 Answers

1 vote
The limit for file names on modern file systems is usually at least 255 bytes.
User Pasa
by
6.0k points
2 votes

Answer:

The answer to the following question is false.

Step-by-step explanation:

In the modern file systems does not impose the limits on the file path lengths, but limit of the each files or directories names is 255 characters or less than it. However, while file systems may not be limits the lengths, an OS (operating system) using file system usually does. In Linux, there is a 4096 character.

User Mohammad Elsayed
by
6.0k points