Guest User

Untitled

a guest
Dec 15th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. @node -e "require('fs').readFile(process.argv[1],(e,_)=>eval(_.toString().replace(/.*%%ERRORLEVEL%%/,'')))" %~dpnx0 %*&exit/b %ERRORLEVEL%
  2.  
  3. console.log('Hello, world');
Add Comment
Please, Sign In to add comment