Does diskutil in terminal use the disk utility application?
Does diskutil in terminal use the disk utility application?Bottom line, I need to validate the wiping feature of the terminal command line diskutil secure erase function each time a new version or update of the Mac OS. So I am trying to determine if there are versions of diskutil in terminal, or are the functions of diskutil part of the shell. I understand the application (GUI) Disk Utility has similar functions and that it is an application with versioning. What I do not know if the application(GUI) and the command line (diskutil) are running the same scripts, from the same source or if they are separate scripts.
I really don't want to keep validating that the shell still works if the shell does not change.
ThAnKs!!!!