Multiple choice technology

All are Multifile commands except

  1. m_mkfs

  2. m_ls

  3. m_dump

  4. m_move

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Ab Initio Multifile systems, m_mkfs, m_ls, and m_dump are all valid multifile commands used for filesystem creation, listing, and dumping respectively. However, m_move is not a standard multifile command - to move or rename multifiles, you would typically use m_mv or other standard Unix utilities combined with multifile-specific operations.