#TIL #batch path를 디렉토리와 파일로 분리하기 less than 1 minute read C:\>FOR %A in ("C:\Users\ohyecloudy\test folder\test.txt") DO @ECHO %~dpA C:\Users\ohyecloudy\test folder\