Answers for "get the default path batch"

0

get the default path batch

SET mypath=%~dp0
echo %mypath:~0,-1%
Posted by: Guest on November-14-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language