Hello dear developer community,
i am porting some code to pure java / cocoa java, and doing so i got the problem to get the name of the root device (under Unix the Name would be "/" whereby the name of the other Volumes is easily to get under /Volumes/*)
So how to get the name using terminal or pure java, or at least cocoa (java) ?
TIA
Holger