Multiple choice technology operating systems Which command is used to create a new file system in unix? mkfs create fs format fs Not possible Reveal answer Fill a bubble to check yourself A Correct answer Explanation mkfs (make file system) is the standard Unix/Linux command to create a file system on a device or partition. Options B and C are not valid Unix commands for this purpose, and it is certainly possible to create file systems using mkfs.