mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
4 lines
82 B
Batchfile
4 lines
82 B
Batchfile
|
@echo off
|
||
|
type nul > ..\temptest\fctemp\%1
|
||
|
more /e +%2 %1 > ..\temptest\fctemp\%1
|