This short example program bg works similarly to the START command
in CMD.EXE or the UNIX shell bg command to start a background process.

Files:
        readme.txt      This file
        bg.c            Source code
        bg.mak          Make file to create bg
        bgaxp.exe       Executable for Digital Alpha AXP processors
        bgx86.exe       Executable for Intel x86-type processors

You can rename the appropriate .exe file to bg.exe.
