|
|
|
|
|
by cesarb
1651 days ago
|
|
AFAIK, the Unix filesystems of that era had a limit of only 14 bytes for the filename. With a limit that short, every character counts. (Nowadays, the most common filename size limit seems to be either 255 bytes or 255 characters, depending on the filesystem.) |
|