Skip to content

Instantly share code, notes, and snippets.

@AlansCodeLog
Last active September 18, 2019 21:08
Show Gist options
  • Save AlansCodeLog/5ea869a4e807131eec0eed432de60336 to your computer and use it in GitHub Desktop.
Save AlansCodeLog/5ea869a4e807131eec0eed432de60336 to your computer and use it in GitHub Desktop.
neatpath - prints human readable path #utils #cmd
@echo %path:;=&echo.%
echo -e ${PATH//:/\\n}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment