<= 2.FreeDOS/Vの導入 |
@echo off cd \mars mars.exe -A -V2 -O \MARS\MARS_OUT.TXT cd \ cls |
perl -pe 's/\n/\r\n/g' MARS.BAT > mars_tmp && mv mars_tmp MARS.BAT
@echo off echo Welcome to FreeDOS (http://www.freedos.org)! path=\dos;\bat rem cls echo FreeDOS/V 珠洲版へようこそ (http://homepage1.nifty.com/bible/fdos/)! echo 01月02日V01L38版 rem ver lh jis_a01 |
> mars
<= 2.FreeDOS/Vの導入 |