Hi, I'm writing a shell script to reboot my mac into one of various partitions I have on it for testing purposes. Is it possible for the script to return the current active partition name, and if so, how do I do it? Thanks.