Run command: About to shell to the OS

This program uses GetEnv() and the environment variable SHELL/COMSPEC to start a new shell.

Source:

Screenshot:

$ hbrun osshell.prg

About to shell to OS...
$

To achieve similar effect on Linux, you can execute the command: run sh

How to build/run:

To learn how to build/run this example, see this page.