how many limitations of under directories in ext2/3 linux
file system?
Answer Posted / ajit mohan b
Ext2 Limits
============
Max file size: 2-64 TiB
Max number of files: 10 raised 18
Max filename length: 255 characters
Max volume size: 16-32 TiB
Allowed characters in filenames: Any byte except NULL and '/'
Ext3 Limits
===========
Max file size: 2 TiB
Max number of files: Variable, allocated at creation time[1]
Max filename length: 255 bytes
Max volume size: 2 TiB – 16 TiB
Allowed characters in filenames: All bytes except NULL
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is devops linux?
What is vnc?
What is the gcc command?
What are the basic command in linux?
What are the command prompt commands?
What does cd – command do?
What is the difference between kill and kill in linux?
Which Command used to lock user password in Linux?
How do I find the umask value in linux?
Explain trap command of linux?
How does grep work in linux?
How do I start ms dos?
How do I clear terminal command history?
Which command is used to terminate a process?
How do you copy in linux terminal?