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 |
What happens to hard link when file is deleted?
What is grep command?
How many interfaces(ethernet cards) are working using single command?
How do I search bash history?
What is ls command and what it does?
What is make in linux?
What does comm do and how to use it?
Explain the linux directory commands along with the description?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What is difference between comm and CMP command?
What is makefile in unix?
How do I stop a linux job?