The synchronous version does not take a callback, and will return stdout instead of an ... execSync; const stdout = execSync('cat *.js file | wc -l'); ...
確定! 回上一頁