winure/scripts/explorer.sh

5 lines
110 B
Bash
Executable file

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