4647484950515253545556
{ defaultInstance.setDefaults(new MacOSXDefaults()); } else { defaultInstance.setDefaults(new LinuxDefaults()); } //if a custom command has been provide, use it to wrap the default command if(customCommand != null) {
6263646566676869707172