Command to create multifile system
-
a. cat
-
b. m_mkdir
-
c. m_mkfs
-
d. m_cat
C
Correct answer
Explanation
m_mkfs (make filesystem) creates a multifile system, which is Ab Initio's parallel file system for storing data across multiple files/partitions. This is the initialization command for multifile storage.