mformat a: mcopy tsl.c a: [boot quozl to dos] [click on cygnus] cd tsl cp a:tsl.c ./tsl.c make cp tsl.exe a:tsl-cygnus.exe [control/escape] [run] command cd djgpp copy a:tsl.c [overwrite] make copy tsl.exe a:tsl-djgpp.exe [back to originating machine] mcopy a:tsl-djgpp.exe djgpp/tsl-1.1.exe mcopy a:tsl-cygnus.exe cygnus/tsl-1.1.exe [kitting] cd djgpp ln -sf tsl-1.1.exe tsl.exe zip tsl11dos.zip cwsdpmi.exe tsl.exe cp tsl11dos.zip ~/public_html/external/mine/ts/ cd ../cygnus/ ln -sf tsl-1.1.exe tsl.exe zip tsl11win.zip cygwin1.dll tsl.exe cp tsl11win.zip ~/public_html/external/mine/ts/ [edit html]