Subject:
Computer ScienceAuthor:
phoebe76Created:
1 year agoAnswer:
You can name files using almost any character for a name, except for the following reserved characters: < > : " / \ | ? * The maximum length for a path is 255 characters. This limitation includes the drive letter, colon, backslash, directories, subdirectories, filename, and extension.
Author:
picklesbasc
Rate an answer:
3Answer:
Any Unicode except NUL , \ , / , : , * , ? , " , < , > , | . Also, no space character at the start or end, and no period at the end. Mac(HFS, HFS+): Any valid Unicode except : or / Linux(ext[2-4]): Any byte except NUL or /
Explanation:
pa brainliest po
Author:
speedokidd
Rate an answer:
1