var fs = require('fs'); fs.createReadStream('test.log').pipe(fs.createWriteStream('newLog.log'));
Đăng nhận xét
Không có nhận xét nào:
Đăng nhận xét