winure/scripts/explorer.sh

5 lines
107 B
Bash
Executable file

#!/usr/bin/bash
# launch explorer with converted path(s)
'/mnt/c/Windows/explorer.exe' `path-convert $@`