how many limitations of under directories in ext2/3 linux
file system?
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 |
Which are the linux directory commands?
in unix how to change old name to new name
difference between patches and packages? and how to upgrade patches
How to recover /etc/passwd file and /etc/shadow file?
How do you rate yourself in unix(if 0 is novice and 10 is sys admin)?
What is clang tidy?
What are the options of wc command?
What is command grouping and how does it work?
I have my default runlevel is init5 now i have configured to init 3,now i wanna run my system in init3 process without reboot the system .How will you do for this scenario?
have you ever got warning message from unix admin that file system running out of space or not enough disk space?what will u do?
How do I create a .txt file?
Brief about FTP hostname?