@ echo off
REM Metztli Information Techonology provides this file in good faith
REM based on satisfactory performance in one of its local machines.
REM Notwithstanding, we do not make implicit/explicit warranty of
REM its fitness in your specific OS/2 environment. Hence use at your
REM own risk since you are not obliged to try it (01-04-2006).
REM
REM Please replace the S: drive letter with your root drive letter of
REM your OS/2 installation:
@ echo on
SET HOME=S:\EMX\USR
SET TERM=ansi-color-3
SET TERMCAP=S:/emx/etc/termcap.dat
PATH %PATH%S:\EMX\BIN;
SET ENDLIBPATH=S:\EMX\DLL
SET INIT=S:\EMX\ETC
SET HISTFILE=%HOME%\pdksh_history