Multiple choice technology platforms and products

Command to create multifile system

  1. a. cat

  2. b. m_mkdir

  3. c. m_mkfs

  4. d. m_cat

Reveal answer Fill a bubble to check yourself
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.