Executed from within a batch file, /b sets the %errorlevel% environment variable and exits the batch file, rather than exit cmd.exe and return the value as it process exit code.
Outside a batch file, (ie. on the command line), /b is a non-op.
In reply to Re^4: perl and windows batch
by BrowserUk
in thread perl and windows batch
by leonidlm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |