Class OS2CommandLauncher

java.lang.Object

public class OS2CommandLauncher extends CommandLauncherProxy
A command launcher for OS/2 that uses 'cmd.exe' when launching commands in directories other than the current working directory.

Unlike Windows NT and friends, OS/2's cd doesn't support the /d switch to change drives and directories in one go.