mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +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
|